Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update node tutorial link #110

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ <h3>Creating Laravel project</h3>

<p class="note note-danger">
<strong>Note:</strong> You may want to check
<a href="/docs/standard/cli/getting-started/node/">the tutorial</a> where we explain in
<a href="https://mdbgo.com/docs/tutorials/node/">the tutorial</a> where we explain in
detail what can go wrong here and how to deal with it.
</p>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ <h3>Creating Laravel project</h3>

<p class="note note-danger">
<strong>Note:</strong> You may want to check
<a href="/docs/standard/cli/getting-started/node/">the tutorial</a> where we explain in
<a href="https://mdbgo.com/docs/tutorials/node/">the tutorial</a> where we explain in
detail what can go wrong here and how to deal with it.
</p>

Expand Down
6 changes: 3 additions & 3 deletions en/_mdb5/standard/web/docs/cli/getting-started/mean/o.html
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ <h2 class="mb-4">MEAN recap</h2>
<li>
<strong>Node.js</strong> is a multi-platform JavaScript runtime built on V8 engine. It's
used as a backend side of web apps. Read more about it
<a href="/docs/standard/cli/getting-started/node/">here</a>.
<a href="https://mdbgo.com/docs/tutorials/node/">here</a>.
</li>
</ul>

Expand Down Expand Up @@ -177,7 +177,7 @@ <h3>Creating Node.js API with Express and Mongoose</h3>

<p class="note note-danger">
<strong>Note:</strong> You may want to check
<a href="/docs/standard/cli/getting-started/node/">the tutorial</a> where we explain in
<a href="https://mdbgo.com/docs/tutorials/node/">the tutorial</a> where we explain in
detail what can go wrong here and how to deal with it.
</p>

Expand All @@ -201,7 +201,7 @@ <h3>Creating Node.js API with Express and Mongoose</h3>

<p>
These are self-explanatory but if you don't know how to operate on that go and check the
<a href="/docs/standard/cli/getting-started/node/">tutorial</a> where it is explained.
<a href="https://mdbgo.com/docs/tutorials/node/">tutorial</a> where it is explained.
</p>

<p>
Expand Down
6 changes: 3 additions & 3 deletions en/_mdb5/standard/web/docs/cli/getting-started/mern/o.html
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ <h2 class="mb-4">MERN recap</h2>
<li>
<strong>Node.js</strong> is a multi-platform JavaScript runtime built on V8 engine. It's
used as a backend side of web apps. Read more about it
<a href="/docs/standard/cli/getting-started/node/">here</a>.
<a href="https://mdbgo.com/docs/tutorials/node/">here</a>.
</li>
</ul>

Expand Down Expand Up @@ -177,7 +177,7 @@ <h3>Creating Node.js API with Express and Mongoose</h3>

<p class="note note-danger">
<strong>Note:</strong> You may want to check
<a href="/docs/standard/cli/getting-started/node/">the tutorial</a> where we explain in
<a href="https://mdbgo.com/docs/tutorials/node/">the tutorial</a> where we explain in
detail what can go wrong here and how to deal with it.
</p>

Expand All @@ -201,7 +201,7 @@ <h3>Creating Node.js API with Express and Mongoose</h3>

<p>
These are self-explanatory but if you don't know how to operate on that go and check the
<a href="/docs/standard/cli/getting-started/node/">tutorial</a> where it is explained.
<a href="https://mdbgo.com/docs/tutorials/node/">tutorial</a> where it is explained.
</p>

<p>
Expand Down
6 changes: 3 additions & 3 deletions en/_mdb5/standard/web/docs/cli/getting-started/mevn/o.html
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ <h2 class="mb-4">MEVN recap</h2>
<li>
<strong>Node.js</strong> is a multi-platform JavaScript runtime built on V8 engine. It's
used as a backend side of web apps. Read more about it
<a href="/docs/standard/cli/getting-started/node/">here</a>.
<a href="https://mdbgo.com/docs/tutorials/node/">here</a>.
</li>
</ul>

Expand Down Expand Up @@ -177,7 +177,7 @@ <h3>Creating Node.js API with Express and Mongoose</h3>

<p class="note note-danger">
<strong>Note:</strong> You may want to check
<a href="/docs/standard/cli/getting-started/node/">the tutorial</a> where we explain in
<a href="https://mdbgo.com/docs/tutorials/node/">the tutorial</a> where we explain in
detail what can go wrong here and how to deal with it.
</p>

Expand All @@ -201,7 +201,7 @@ <h3>Creating Node.js API with Express and Mongoose</h3>

<p>
These are self-explanatory but if you don't know how to operate on that go and check the
<a href="/docs/standard/cli/getting-started/node/">tutorial</a> where it is explained.
<a href="https://mdbgo.com/docs/tutorials/node/">tutorial</a> where it is explained.
</p>

<p>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ <h2 class="mb-4">Technology recap</h2>
<li>
<strong>Node.js</strong> is a multi-platform JavaScript runtime built on V8 engine. It's
used as a backend side of web apps. Read more about it
<a href="/docs/standard/cli/getting-started/node/">here</a>.
<a href="https://mdbgo.com/docs/tutorials/node/">here</a>.
</li>
</ul>

Expand Down Expand Up @@ -162,7 +162,7 @@ <h3>Creating Node.js API with Express and Sequelize</h3>

<p class="note note-danger">
<strong>Note:</strong> You may want to check
<a href="/docs/standard/cli/getting-started/node/">the tutorial</a> where we explain in
<a href="https://mdbgo.com/docs/tutorials/node/">the tutorial</a> where we explain in
detail what can go wrong here and how to deal with it.
</p>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
'main_title' => 'Node - create & deploy the project on MDB GO',
'seo_title' => ' How to deploy & host Node app - tutorial & free hosting',
'description' => 'Create, deploy and host your Node project with a single command using MDB GO - open source deployment tool & free hosting',
'url' => 'https://mdbootstrap.com/docs/standard/cli/getting-started/node/',
'url' => 'https://mdbgo.com/docs/tutorials/node/',
'image' => 'https://mdbootstrap.com/wp-content/themes/mdbootstrap4/content/en/_mdb5/standard/cli/about/assets/featured.webp',
'video' => 'https://youtu.be/Bjeewt8K-to',
);
Original file line number Diff line number Diff line change
Expand Up @@ -299,7 +299,7 @@ <h3>Creating PHP API with PDO</h3>

<p class="note note-danger">
<strong>Note:</strong> You may want to check
<a href="/docs/standard/cli/getting-started/node/">the tutorial</a> where we explain in
<a href="https://mdbgo.com/docs/tutorials/node/">the tutorial</a> where we explain in
detail what can go wrong here and how to deal with it.
</p>

Expand Down