mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-23 08:15:30 +03:00
Improved repository link.
This commit is contained in:
parent
a77a8d4227
commit
3413bb0dce
1 changed files with 2 additions and 2 deletions
|
@ -62,10 +62,10 @@ stages:
|
||||||
$(releaseNotes)
|
$(releaseNotes)
|
||||||
|
|
||||||
### Repository:
|
### Repository:
|
||||||
[$(Build.Repository.Name)]($(Build.Repository.Uri)/tree/$(Build.SourceBranchName))
|
$(Build.Repository.Name)
|
||||||
|
|
||||||
### Pull request branch:
|
### Pull request branch:
|
||||||
$(Build.SourceBranchName)
|
$(Build.SourceBranchName) [link]($(Build.Repository.Uri)/tree/$(Build.SourceBranchName))
|
||||||
|
|
||||||
### Author:
|
### Author:
|
||||||
$(Build.RequestedFor)
|
$(Build.RequestedFor)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue