gitea/routers/web/shared
katsu 42149ff1a8
fix wrong link in user and organization profile when using relative url ()
fix .
the doc https://docs.gitea.com/usage/profile-readme maybe also need to
be updated to tell that
the main branch is necessary,which means the following three conditions
should be satisfied:
- repo: **.profile**
- branch: **[default branch]**
- markdown: **README.md**
..
actions Use db.Find instead of writing methods for every object ()
packages Add Cargo package registry ()
secrets Use db.Find instead of writing methods for every object ()
user fix wrong link in user and organization profile when using relative url ()