|
@@ -31,7 +31,7 @@ Stride Docs website is _not_ released under a regular cadence; new updates arriv
|
|
|
|
|
|
|
|
The staging website allows us to test new features and significant changes before their official release.
|
|
The staging website allows us to test new features and significant changes before their official release.
|
|
|
|
|
|
|
|
-The staging website is available at https://stride-docs-staging.azurewebsites.net/
|
|
|
|
|
|
|
+The staging website is available at https://stride-doc-staging.azurewebsites.net/
|
|
|
|
|
|
|
|
## 🗺️ Roadmap
|
|
## 🗺️ Roadmap
|
|
|
|
|
|
|
@@ -61,4 +61,4 @@ Don't forget to change `$version` in [deploy.ps1](build/deploy.ps1) when branchi
|
|
|
|
|
|
|
|
### Manage multiple Stride versions
|
|
### Manage multiple Stride versions
|
|
|
|
|
|
|
|
-Each Stride minor version (i.e. 4.0, 4.1, etc.) should have its own branch, named in the fashion `master-<version>`. The only exception is latest version, which should be `master`.
|
|
|
|
|
|
|
+Each Stride minor version (i.e. 4.0, 4.1, etc.) should have its own branch, named in the fashion `master-<version>`. The only exception is latest version, which should be `master`.
|