Skip to content

Commit

Permalink
Remove anchor link
Browse files Browse the repository at this point in the history
  • Loading branch information
agentlecisco committed Apr 4, 2018
1 parent 71fa85a commit 45c4ca2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion labs/00-labs-01-getting_started/5.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ To create your lab's JSON file, take the following steps:
1. Create a `.json` file named for the directory that houses your lab.
For example, if your lab is in the `labs\04-rest-02-spark-rest-api-and-postman` directory, create a file named `04-rest-02-spark-rest-api-and-postman.json` in the `labs\04-rest-02-spark-rest-api-and-postman` directory.

1. Add JSON content that defines your lab, as [Content of Your JSON File](#content-of-your-json-file) describes.
1. Add JSON content that defines your lab.

3. Validate the JSON by pasting the content of your JSON file into a JSON validator such as [http://jsonlint.com](http://jsonlint.com). Make corrections as necessary to ensure that the content is valid JSON.
> **Note:** The DevNet publishing engine ignores invalid or incorrectly named JSON files, as well as any markdown pages and tags that such files may specify.
Expand Down

0 comments on commit 45c4ca2

Please sign in to comment.