1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-12-22 19:07:54 +01:00
unleash.unleash/website/docs/reference
Gastón Fournier 0e80484068
docs: update documentation and dev server use of passord (#3564)
## About the changes
Update `passord` documentation with `password`. Note this was not a typo
but just Norwegian:
https://dictionary.cambridge.org/dictionary/english-norwegian/password
```shell
grep passord * -R -l | grep -v .git | grep -v dist | grep -v v3 | xargs sed -i 's/passord/password/g'
```
The script above avoids updating v3 because of legacy reasons

Related to #1265
2023-04-19 13:29:18 +02:00
..
addons refactor: move docs into new structure / fix links for SEO (#2416) 2022-11-22 09:05:30 +00:00
api/legacy/unleash docs: new variants per environment (#2590) 2023-02-24 15:25:03 +01:00
deploy docs: update documentation and dev server use of passord (#3564) 2023-04-19 13:29:18 +02:00
integrations docs: jira cloud documentation (#3494) 2023-04-17 15:16:01 +02:00
sdks Chore: Update Python SDK compatibility. (#3474) 2023-04-07 10:34:38 +02:00
activation-strategies.md Source proxy and Edge docs from GitHub (#3122) 2023-02-16 13:36:28 +01:00
api-tokens-and-client-keys.mdx fix: project api token docs (#3485) 2023-04-13 11:08:54 +03:00
archived-toggles.md refactor: move docs into new structure / fix links for SEO (#2416) 2022-11-22 09:05:30 +00:00
change-requests.md docs: Update change requests permissions docs (#3194) 2023-02-27 08:47:01 +01:00
custom-activation-strategies.md Source proxy and Edge docs from GitHub (#3122) 2023-02-16 13:36:28 +01:00
environments.md docs: slight update to environment docs (#3187) 2023-02-24 12:48:45 +00:00
event-log.md
feature-toggle-types.md refactor: move docs into new structure / fix links for SEO (#2416) 2022-11-22 09:05:30 +00:00
feature-toggle-variants.md docs: new variants per environment (#2590) 2023-02-24 15:25:03 +01:00
feature-toggles.mdx refactor: move docs into new structure / fix links for SEO (#2416) 2022-11-22 09:05:30 +00:00
front-end-api.md Source proxy and Edge docs from GitHub (#3122) 2023-02-16 13:36:28 +01:00
impression-data.md Source proxy and Edge docs from GitHub (#3122) 2023-02-16 13:36:28 +01:00
login-history.md docs: login history (#3261) 2023-03-08 19:08:50 +00:00
maintenance-mode.mdx feat: remove maintenance feature flag (#3199) 2023-02-27 15:36:56 +02:00
network-view.mdx network-view-docs: rename source file (#3183) 2023-02-24 08:36:12 +00:00
notifications.md docs: notifications (#3361) 2023-03-24 10:37:25 +01:00
playground.mdx refactor: move docs into new structure / fix links for SEO (#2416) 2022-11-22 09:05:30 +00:00
project-collaboration-mode.md docs: Project collaboration mode docs (#3360) 2023-03-22 13:13:56 +01:00
projects.md refactor: move docs into new structure / fix links for SEO (#2416) 2022-11-22 09:05:30 +00:00
public-signup.mdx refactor: move docs into new structure / fix links for SEO (#2416) 2022-11-22 09:05:30 +00:00
rbac.md docs: update documentation around permissions for variants (#3195) 2023-02-28 14:06:24 +01:00
segments.mdx docs: fix broken links (#3533) 2023-04-17 14:10:31 +02:00
service-accounts.md chore: service accounts GA (#3059) 2023-02-08 11:59:24 +01:00
sso.md refactor: move docs into new structure / fix links for SEO (#2416) 2022-11-22 09:05:30 +00:00
stickiness.md refactor: move docs into new structure / fix links for SEO (#2416) 2022-11-22 09:05:30 +00:00
strategy-constraints.md docs: fix broken links (#3533) 2023-04-17 14:10:31 +02:00
tags.md refactor: move docs into new structure / fix links for SEO (#2416) 2022-11-22 09:05:30 +00:00
technical-debt.md refactor: move docs into new structure / fix links for SEO (#2416) 2022-11-22 09:05:30 +00:00
unleash-context.md refactor: move docs into new structure / fix links for SEO (#2416) 2022-11-22 09:05:30 +00:00
whats-new-v4.md refactor: move docs into new structure / fix links for SEO (#2416) 2022-11-22 09:05:30 +00:00