Skip to content

Commit 272211f

Browse files
committed
fix even more 404s
1 parent 9cae3e4 commit 272211f

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

_data/toc.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
- title: "Client Side SDKs"
1313
url: "docs/sdks/client-side-sdks"
1414
- title: SDK Keys
15-
url: "docs/projects/sdk-keys"
15+
url: "docs/sdks/sdk-keys"
1616

1717
- title: "Feature Flags"
1818
url: "docs/features"

_docs/sdks/index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Unlaunch SDKs allows you to easily evaluate feature flags from your applications
2727
- [Angular Hello World](https://github.com/unlaunch/hello-angular)
2828

2929
### General Topics
30-
- [SDK keys](../projects/sdk-keys)
30+
- [SDK keys](../sdks/sdk-keys)
3131
- [Metrics - Impressions](metrics-impressions)
3232
- [Metrics - Variation Counts](metrics-variationcounts)
3333
- [Versioning Policy](versioning-policy)

_docs/users/access-control.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ Here's a table to help you understand what each role has access to.
4444
<img src="/assets/img/project-permissions.png" alt="project permissions table"/>
4545
</div>
4646

47-
_*1_ = Can create in [non-production environments](../features/projects-and-environments#production-vs-non-production-environments) only; The flag will be created in all environments but will be in disabled state.
47+
_*1_ = Can create in [non-production environments](../projects/projectsandenvs) only; The flag will be created in all environments but will be in disabled state.
4848

4949
_*2_ = Can edit flags in pre-production environments ONLY: targeting rules, dynamic configuration. For any flag that is active in production, can’t edit anything that affects the flag in production such as adding more variations. Can’t Enable/Disable flag in production environment, also cannot change Targeting Rules or anything in production.
5050

0 commit comments

Comments
 (0)