mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-22 15:55:48 +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)
|
||||
|
||||
### Repository:
|
||||
[$(Build.Repository.Name)]($(Build.Repository.Uri)/tree/$(Build.SourceBranchName))
|
||||
$(Build.Repository.Name)
|
||||
|
||||
### Pull request branch:
|
||||
$(Build.SourceBranchName)
|
||||
$(Build.SourceBranchName) [link]($(Build.Repository.Uri)/tree/$(Build.SourceBranchName))
|
||||
|
||||
### Author:
|
||||
$(Build.RequestedFor)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue