Skip to content

website/integrations: fix snipe-it typo#5836

Merged
BeryJu merged 1 commit intogoauthentik:mainfrom
drewstopherlee:patch-1
Jun 2, 2023
Merged

website/integrations: fix snipe-it typo#5836
BeryJu merged 1 commit intogoauthentik:mainfrom
drewstopherlee:patch-1

Conversation

@drewstopherlee
Copy link
Copy Markdown
Contributor

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

  • Does this resolve an issue?
    No

Changes

Corrected a typo on the docs page for Snipe-IT.

New Features

  • N/A

Breaking Changes

  • N/A

Checklist

  • Local tests pass (ak test authentik/)
  • The code has been formatted (make lint-fix)

If an API change has been made

  • The API schema has been updated (make gen-build)

If changes to the frontend have been made

  • The code has been formatted (make web)
  • The translation files have been updated (make i18n-extract)

If applicable

  • The documentation has been updated
  • The documentation has been formatted (make website)

Fixed heading "What is Snipe-IT"

Signed-off-by: Andrew Shaffer <57060193+drewstopherlee@users.noreply.github.com>
@drewstopherlee drewstopherlee requested a review from a team as a code owner June 2, 2023 09:36
@netlify
Copy link
Copy Markdown

netlify bot commented Jun 2, 2023

Deploy Preview for authentik ready!

Name Link
🔨 Latest commit a1c5aeb
🔍 Latest deploy log https://app.netlify.com/sites/authentik/deploys/6479b82ac7dc7b00082ce039
😎 Deploy Preview https://deploy-preview-5836--authentik.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

Copy link
Copy Markdown
Contributor

@tanberry tanberry left a comment

Choose a reason for hiding this comment

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

Thanks so much @drewstopherlee for this fix!

@tanberry
Copy link
Copy Markdown
Contributor

tanberry commented Jun 2, 2023

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
Copy link
Copy Markdown

codecov bot commented Jun 2, 2023

Codecov Report

Patch coverage has no change and project coverage change: +0.02 🎉

Comparison is base (aca105b) 92.62% compared to head (a1c5aeb) 92.64%.

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     
Flag Coverage Δ
e2e 52.00% <ø> (+0.13%) ⬆️
integration 26.48% <ø> (ø)
unit 89.47% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

see 6 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@BeryJu BeryJu changed the title website: fix typo website/integrations: fix snipe-it typo Jun 2, 2023
@BeryJu BeryJu merged commit 48ba1af into goauthentik:main 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)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants