You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
currently, we are setting urls throughout the pages themselves. this means that if a url changes in one place, we have to manually change it throughout the rest of the documentation. this is poor practice and we should move to a global config that manages all urls throughout the documentation.
The text was updated successfully, but these errors were encountered:
currently, we are setting urls throughout the pages themselves. this means that if a url changes in one place, we have to manually change it throughout the rest of the documentation. this is poor practice and we should move to a global config that manages all urls throughout the documentation.
The text was updated successfully, but these errors were encountered: