diff options
author | ericLemanissier <ericLemanissier@users.noreply.github.com> | 2023-05-10 15:43:56 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-05-10 13:43:56 +0000 |
commit | 89eebfae52f685581d2e9a4fc87c845591df1b37 (patch) | |
tree | 073447145169d5f088ba441e85c3f32b4c3051f4 /docs/content/doc/usage | |
parent | 84033cee868b760cc84cae7dbcc969d0a77de060 (diff) | |
download | gitea-89eebfae52f685581d2e9a4fc87c845591df1b37.tar.gz gitea-89eebfae52f685581d2e9a4fc87c845591df1b37.zip |
Fix typo in the swift package documentation (#24637)
Diffstat (limited to 'docs/content/doc/usage')
-rw-r--r-- | docs/content/doc/usage/packages/swift.en-us.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/content/doc/usage/packages/swift.en-us.md b/docs/content/doc/usage/packages/swift.en-us.md index a1c818021c..3164f8d170 100644 --- a/docs/content/doc/usage/packages/swift.en-us.md +++ b/docs/content/doc/usage/packages/swift.en-us.md @@ -15,7 +15,7 @@ menu: # Swift Packages Repository -Publish [Swift](hhttps://www.swift.org/) packages for your user or organization. +Publish [Swift](https://www.swift.org/) packages for your user or organization. **Table of Contents** |