Docs/fix typo in OIDC docs - #473
Merged
DecDuck merged 3 commits intoAug 15, 2026
Merged
Conversation
Member
|
Hi, thanks for the PR, much needed changes :) Could you please take a look at fixing the deployment as well, the last change to docs didn't deploy: https://github.com/Drop-OSS/drop/actions/runs/30963451741/job/92172201830 |
Contributor
Author
|
The error looks to have been due to the update to astro that starlight-links-validator couldn't support. I'm not familiar with pnpm, but it looks like the build is working again after updating starlight-links-validator. The update did touch more than I would expect, so I can revert that commit if there is a better way to perform the update than what I did. |
Member
|
No that's great, thanks |
DecDuck
approved these changes
Aug 15, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Minor documentation update to close #443.
Also updates the link to the contributing guidelines in README.md.