diff --git a/docs/getstarted/tutorials/device42-tutorial.mdx b/docs/getstarted/tutorials/device42-tutorial.mdx index 66ed4ca0..19e6f170 100644 --- a/docs/getstarted/tutorials/device42-tutorial.mdx +++ b/docs/getstarted/tutorials/device42-tutorial.mdx @@ -100,8 +100,8 @@ Of course, there are forms available for screen-based data entry via the UI, as Three tutorials are available to help familiarize you with the Device42 system, and a selection of How-to videos are available that address common questions: ([Check out the how-to videos index here!](docs/how-to-videos/index.md)) 1. The [Loading Data Using the API Tutorial](getstarted/tutorials/tutorial-loading-data-using-the-api.md) uses the API to load a fairly robust set of data into Device42 system. Don't be concerned if you are not a programmer. The script used in this tutorial is a very simple bash script. Please send us a note if you would like a sample in PowerShell, Python or other languages. -2. The [Loading Data Using Spreadsheets Tutorial](/getstarted/tutorials/tutorial-loading-data-using-spreadsheets.md) uses spreadsheets to load data. There is no scripting involved. If you are fairly certain that you will never script API calls, this is the tutorial you should use. -3. The [Navigating The Device42 User Interface Tutorial](getstarted/tutorials/tutorial-navigating-the-device42-user-interface.md) explores the Device42 core features using your data (follow the above tutorials to create data, or should you not have time to create your own data, request a sample spreadsheet of data by emailing support@device42.com. This sample spreadsheet will load a wide variety of data in Device42; use tutorial #2, "Loading data using spreadsheets" to load the sample data). +2. The [Loading Data Using Spreadsheets Tutorial](/getstarted/tutorials/tutorial-loading-data-using-spreadsheets.mdx) uses spreadsheets to load data. There is no scripting involved. If you are fairly certain that you will never script API calls, this is the tutorial you should use. +3. The [Navigating The Device42 User Interface Tutorial](getstarted/tutorials/tutorial-navigating-the-device42-user-interface.mdx) explores the Device42 core features using your data (follow the above tutorials to create data, or should you not have time to create your own data, request a sample spreadsheet of data by emailing support@device42.com. This sample spreadsheet will load a wide variety of data in Device42; use tutorial #2, "Loading data using spreadsheets" to load the sample data). It might not be necessary to work through all of the tutorials, but we absolutely recommend that you work through at least one of them if you're new. Many will find it beneficial to follow through on more than one tutorial, as well, gaining valuable experience along the way. If you'd like to keep your Device42 instance fresh for each tutorial, or would like to revert back to fresh after doing one, simply use hypervisor snapshots (ask your IT/sysadmin if you don't manage Device42!), start with a new copy of the Device42 virtual appliance, or set up a dedicated training environment! diff --git a/docs/getstarted/tutorials/index.md b/docs/getstarted/tutorials/index.md index d1895bb5..96946935 100644 --- a/docs/getstarted/tutorials/index.md +++ b/docs/getstarted/tutorials/index.md @@ -9,6 +9,6 @@ Welcome to the Device42 tutorials section. Choose a topic below to get started! ## Table of contents - [Tutorials Overview](/getstarted/tutorials/device42-tutorial.mdx) -- [Tutorial: Loading Data Using Spreadsheets](getstarted/tutorials/tutorial-loading-data-using-spreadsheets.md) +- [Tutorial: Loading Data Using Spreadsheets](getstarted/tutorials/tutorial-loading-data-using-spreadsheets.mdx) - [Tutorial: Loading Data using the API](getstarted/tutorials/tutorial-loading-data-using-the-api.md) -- [Tutorial: Navigating the Device42 User Interface](getstarted/tutorials/tutorial-navigating-the-device42-user-interface.md) \ No newline at end of file +- [Tutorial: Navigating the Device42 User Interface](getstarted/tutorials/tutorial-navigating-the-device42-user-interface.mdx) \ No newline at end of file diff --git a/docs/getstarted/tutorials/tutorial-loading-data-using-spreadsheets.mdx b/docs/getstarted/tutorials/tutorial-loading-data-using-spreadsheets.mdx index ff3d7b5b..83f688a8 100644 --- a/docs/getstarted/tutorials/tutorial-loading-data-using-spreadsheets.mdx +++ b/docs/getstarted/tutorials/tutorial-loading-data-using-spreadsheets.mdx @@ -120,4 +120,4 @@ A good order for uploading objects to Device42 is the following: ## Next Steps -Next, we encourage you to follow the [Navigating the Device42 User Interface](getstarted/tutorials/tutorial-navigating-the-device42-user-interface.md) tutorial. Browse through the documentation for more detailed information on the various Device42 features. \ No newline at end of file +Next, we encourage you to follow the [Navigating the Device42 User Interface](/getstarted/tutorials/tutorial-navigating-the-device42-user-interface.mdx) tutorial. Browse through the documentation for more detailed information on the various Device42 features. \ No newline at end of file diff --git a/docs/getstarted/tutorials/tutorial-loading-data-using-the-api.md b/docs/getstarted/tutorials/tutorial-loading-data-using-the-api.md index 747af9d0..9e25a7a8 100644 --- a/docs/getstarted/tutorials/tutorial-loading-data-using-the-api.md +++ b/docs/getstarted/tutorials/tutorial-loading-data-using-the-api.md @@ -45,4 +45,4 @@ For example, hover over the "2nd Floor" hyperlink, and look at the lower left co ![wpid3355-media_1375697151375.png](/assets/images/wpid3355-media_1375697151375.png) -We've reached the end of this tutorial. Next, we encourage you to follow the Tutorial [Navigating the device42 User Interface](getstarted/tutorials/tutorial-navigating-the-device42-user-interface.md). We'd also like to encourage you browse through the documentation for more detailed information on the various device42 features. +We've reached the end of this tutorial. Next, we encourage you to follow the Tutorial [Navigating the device42 User Interface](getstarted/tutorials/tutorial-navigating-the-device42-user-interface.mdx). We'd also like to encourage you browse through the documentation for more detailed information on the various device42 features.