website/integrations: fix snipe-it typo#5836
Merged
BeryJu merged 1 commit intogoauthentik:mainfrom Jun 2, 2023
Merged
Conversation
✅ Deploy Preview for authentik ready!
To edit notification comments on pull requests, go to your Netlify site settings. |
tanberry
approved these changes
Jun 2, 2023
Contributor
tanberry
left a comment
There was a problem hiding this comment.
Thanks so much @drewstopherlee for this fix!
Contributor
|
Also, @drewstopherlee if you have any feedback on the Developer Docs, and our instructions for writing documentation, we would very much welcome it. Fresh eyes are always valuable. |
Codecov ReportPatch coverage has no change and project coverage change:
Additional details and impacted files@@ Coverage Diff @@
## main #5836 +/- ##
==========================================
+ Coverage 92.62% 92.64% +0.02%
==========================================
Files 549 549
Lines 26326 26326
==========================================
+ Hits 24383 24388 +5
+ Misses 1943 1938 -5
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
BeryJu
approved these changes
Jun 2, 2023
kensternberg-authentik
added a commit
that referenced
this pull request
Jun 5, 2023
* main: website/docs: Update troubleshooting login.md (#5814) web: bump @codemirror/lang-javascript from 6.1.8 to 6.1.9 in /web (#5853) web: bump tslib from 2.5.2 to 2.5.3 in /web (#5854) web: bump eslint from 8.41.0 to 8.42.0 in /web (#5852) core: bump sentry-sdk from 1.24.0 to 1.25.0 (#5856) core: bump github.com/sirupsen/logrus from 1.9.2 to 1.9.3 (#5855) translate: Updates for web/xliff/en.xlf in zh-Hans (#5841) translate: Updates for web/xliff/en.xlf in zh_CN (#5842) web: bump @sentry/browser from 7.53.1 to 7.54.0 in /web (#5830) web: bump lit from 2.7.4 to 2.7.5 in /web (#5833) core: bump cryptography from 39.0.1 to 41.0.0 (#5840) web: bump @sentry/tracing from 7.53.1 to 7.54.0 in /web (#5831) web: bump typescript from 5.0.4 to 5.1.3 in /web (#5832) web: bump mermaid from 10.2.0 to 10.2.2 in /web (#5839) web: Replace lingui.js with lit-localize (#5761) ci: outpost: use golangci-lint v1.52.2 outposts/ldap: fix race condition when refreshing the provider website/integrations: fix snipe-it typo (#5836) core: bump docker from 6.1.2 to 6.1.3 (#5834) core: bump twilio from 8.2.1 to 8.2.2 (#5835)
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.
First time doing this, forgive me if I mis-formatted anything. I tried to follow the developer docs on writing documentation.
Fixed heading "What is Snipe-IT"
Details
No
Changes
Corrected a typo on the docs page for Snipe-IT.
New Features
Breaking Changes
Checklist
ak test authentik/)make lint-fix)If an API change has been made
make gen-build)If changes to the frontend have been made
make web)make i18n-extract)If applicable
make website)