A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/go-gitea/gitea/commit/cccd54999a6c3b9f2573d2ba20d83d7c4cac77c3 below:

Fix releases sidebar navigation link (#34436) (#34439) · go-gitea/gitea@cccd549 · GitHub

File tree Expand file treeCollapse file tree 2 files changed

+2

-1

lines changed

Filter options

Expand file treeCollapse file tree 2 files changed

+2

-1

lines changed Original file line number Diff line number Diff line change

@@ -10,6 +10,7 @@ been added to each release, please refer to the [blog](https://blog.gitea.com).

10 10

* Fix a bug when uploading file via lfs ssh command (#34408) (#34411)

11 11

* Update net package (#34228) (#34232)

12 12

* BUGFIXES

13 +

* Fix releases sidebar navigation link (#34436) #34439

13 14

* Fix bug webhook milestone is not right. (#34419) #34429

14 15

* Fix two missed null value checks on the wiki page. (#34205) (#34215)

15 16

* Swift files can be passed either as file or as form value (#34068) (#34236)

Original file line number Diff line number Diff line change

@@ -4,7 +4,7 @@

4 4

<div class="flex-item">

5 5

<div class="flex-item-main">

6 6

<div class="flex-item-title">

7 -

<a class="item muted" href="{{.Link}}/releases">

7 +

<a class="item muted" href="{{.RepoLink}}/releases">

8 8

{{ctx.Locale.Tr "repo.releases"}}

9 9

<span class="ui small label">{{.NumReleases}}</span>

10 10

</a>

You can’t perform that action at this time.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4