Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix base.html URLs #379

Merged
merged 3 commits into from
Mar 23, 2023
Merged

Fix base.html URLs #379

merged 3 commits into from
Mar 23, 2023

Commits on Mar 22, 2023

  1. Fix base.html URLs

    Updated the URLs used in the footer of the application to use the correct links. Previously, the links were pointing to the wrong resources, but have been updated to point to the correct URLs. This includes updating the links to the AiiDAlab registry page in the aiidalab-registry repository. These changes ensure that users can access the correct resources from the footer of the application.
    Mahhheshh committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    401abc6 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2023

  1. Updated URLS

    This commit fixes the outdated links in `docs/source/conf.py` and `docs/source/usage/index.rst` that were pointing to the old AiiDAlab URL. The links have been updated to point to the new URL.
    Mahhheshh committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    0d3c670 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d9ab46b View commit details
    Browse the repository at this point in the history