Skip to content

Commit 2cc3213

Browse files
authored
Merge pull request #32 from CiscoDevNet/poundsign
Remove anchor link
2 parents 71fa85a + 45c4ca2 commit 2cc3213

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • labs/00-labs-01-getting_started

labs/00-labs-01-getting_started/5.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ To create your lab's JSON file, take the following steps:
100100
1. Create a `.json` file named for the directory that houses your lab.
101101
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.
102102

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

105105
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.
106106
> **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.

0 commit comments

Comments
 (0)