DOCS: Standardize Relative Links (#2651)

* standardize relative links

* make img refs very relative
This commit is contained in:
Alex Fornuto 2021-10-01 09:55:03 -05:00 committed by GitHub
parent e0a930d766
commit b47d428adc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 7 additions and 7 deletions

View file

@ -296,7 +296,7 @@ A [Namespace][namespace-concept] is a collection of users, groups, routes, and p
- Users or groups can be granted permission to edit access to routes within a Namespace, allowing them self-serve access to the routes critical to their work.
::: tip
When using an IdP without directory sync or when working with non-domain users, they will not show up in the look-ahead search. See [Non-Domain Users](/enterprise/concepts.html#non-domain-users) for more information.
When using an IdP without directory sync or when working with non-domain users, they will not show up in the look-ahead search. See [Non-Domain Users](/enterprise/concepts.md#non-domain-users) for more information.
:::