Skip to content

Commit 38dbaa5

Browse files
committed
docs: Use inline code formatting for url example
1 parent 9555fab commit 38dbaa5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,8 +67,8 @@ For more information, check the Contentful's REST API reference on [Authenticati
6767
## Documentation/References
6868

6969
* [Contentful's JS SDK reference](https://contentful.github.io/contentful.js)
70-
* From version 3.0.0 onwards, you can access documentation for a specific version by visiting https://contentful.github.io/contentful.js/contentful/VERSION
71-
* For versions prior to 3.0.0, you can access documentation at https://github.com/contentful/contentful.js/tree/legacy
70+
* From version 3.0.0 onwards, you can access documentation for a specific version by visiting `https://contentful.github.io/contentful.js/contentful/<VERSION>`
71+
* For versions prior to 3.0.0, you can access documentation at [https://github.com/contentful/contentful.js/tree/legacy](https://github.com/contentful/contentful.js/tree/legacy)
7272
* Check the [Contentful for JavaScript](https://www.contentful.com/developers/docs/javascript/) page for Tutorials, Demo Apps, and more information on other ways of using JavaScript with Contentful
7373
* [Contentful's CDA REST API reference](https://www.contentful.com/developers/docs/references/content-delivery-api/) for additional details on the Delivery API
7474

0 commit comments

Comments
 (0)