mirror of
https://gitea.com/gitea/redirects
synced 2025-10-06 00:02:57 +02:00
Create changelog redirect for vanity golang URL (#56)
Update 'content/page/changelog.md' Create changelog redirect for vanity golang URL Reviewed-by: John Olheiser <john.olheiser@gmail.com> Reviewed-by: 6543 <6543@noreply.gitea.io>
This commit is contained in:
15
content/page/changelog.md
Normal file
15
content/page/changelog.md
Normal file
@@ -0,0 +1,15 @@
|
||||
---
|
||||
date: "2020-01-17T12:00:00+00:00"
|
||||
title: "changelog"
|
||||
weight: 50
|
||||
toc: false
|
||||
draft: false
|
||||
menu: "sidebar"
|
||||
goimport: "code.gitea.io/changelog git https://gitea.com/gitea/changelog"
|
||||
gosource: "code.gitea.io/changelog https://gitea.com/gitea/changelog https://gitea.com/gitea/changelog/src/branch/master{/dir} https://gitea.com/gitea/changelog/src/branch/master{/dir}/{file}#L{line}"
|
||||
---
|
||||
|
||||
# Changelog - CLI tool for changelogs
|
||||
|
||||
|
||||
A [command line](https://gitea.com/gitea/changelog) tool to generate changelogs.
|
Reference in New Issue
Block a user