Skip to content
This repository has been archived by the owner on Jan 11, 2023. It is now read-only.

Commit

Permalink
fix typo to correct document link (#1399)
Browse files Browse the repository at this point in the history
removed an unintended space
  • Loading branch information
tanmaykm authored and jackfrancis committed Sep 5, 2017
1 parent a448f4d commit f0a85e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/clusterdefinition.md
Original file line number Diff line number Diff line change
Expand Up @@ -176,4 +176,4 @@ A cluster can have 0 - N extensions in extension profiles. Extension profiles a
|extensionParameters|optional|extension parameters may be required by extensions. The format of the parameters is also extension dependant.|
|rootURL|optional|url to the root location of extensions. The rootURL must have an extensions child folder that follows the extensions convention. The rootURL is mainly used for testing purposes.|

You can find more information, as well as a list of extensions on the [extensions documentation] (extensions.md).
You can find more information, as well as a list of extensions on the [extensions documentation](extensions.md).

0 comments on commit f0a85e8

Please sign in to comment.