[PR #1109] [MERGED] refactor: remove redundant slash. #15771

Closed
opened 2025-11-02 11:54:12 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/1109
Author: @appleboy
Created: 3/3/2017
Status: Merged
Merged: 3/3/2017
Merged by: @lunny

Base: masterHead: setting


📝 Commits (1)

  • 24963c7 refactor: remove redundant slash.

📊 Changes

1 file changed (+1 additions, -3 deletions)

View changed files

📝 modules/setting/setting.go (+1 -3)

📄 Description

before: https://try.gitea.io/////
after: https://try.gitea.io/


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/go-gitea/gitea/pull/1109 **Author:** [@appleboy](https://github.com/appleboy) **Created:** 3/3/2017 **Status:** ✅ Merged **Merged:** 3/3/2017 **Merged by:** [@lunny](https://github.com/lunny) **Base:** `master` ← **Head:** `setting` --- ### 📝 Commits (1) - [`24963c7`](https://github.com/go-gitea/gitea/commit/24963c76305270b967b1a788ef3ddbfaf365dc2f) refactor: remove redundant slash. ### 📊 Changes **1 file changed** (+1 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `modules/setting/setting.go` (+1 -3) </details> ### 📄 Description before: `https://try.gitea.io/////` after: `https://try.gitea.io/` --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-02 11:54:12 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#15771