Skip to content

Conversation

@josephsnyder
Copy link
Member

Fix the controller to accept that the site page can be accessed without specifying a project.

Ensure that the links back to the projects of a site have the leading / to not be relative to the sites/ of the page.

Fix the controller to accept that the site page can be accessed without
specifying a project.

Ensure that the links back to the projects of a site have the leading
`/` to not be relative to the `sites/` of the page.
Use the configuration setting 'app.url' to capture the proper way to
reach the root of the webserver and properly create the link.
Copy link
Collaborator

@williamjallen williamjallen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changes seem reasonable. I will approve after some brief stylistic changes.

Co-authored-by: William Allen <16820599+williamjallen@users.noreply.github.com>
@josephsnyder josephsnyder added this pull request to the merge queue Jan 10, 2024
Merged via the queue into master with commit db11540 Jan 10, 2024
@josephsnyder josephsnyder deleted the fix_site_links branch January 10, 2024 21:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants