Fixes broken links (#26308)
This commit is contained in:
@@ -136,7 +136,7 @@ You can use gems from {% data variables.product.prodname_registry %} much like y
|
|||||||
end
|
end
|
||||||
```
|
```
|
||||||
|
|
||||||
3. For Bundler versions earlier than 1.7.0, you need to add a new global `source`. For more information on using Bundler, see the [bundler.io documentation](http://bundler.io/v1.5/gemfile.html).
|
3. For Bundler versions earlier than 1.7.0, you need to add a new global `source`. For more information on using Bundler, see the [bundler.io documentation](https://bundler.io/gemfile.html).
|
||||||
|
|
||||||
```ruby
|
```ruby
|
||||||
source "https://{% ifversion fpt or ghec %}rubygems.pkg.github.com{% else %}REGISTRY-URL{% endif %}/OWNER"
|
source "https://{% ifversion fpt or ghec %}rubygems.pkg.github.com{% else %}REGISTRY-URL{% endif %}/OWNER"
|
||||||
|
|||||||
@@ -21,7 +21,7 @@
|
|||||||
# Security policies
|
# Security policies
|
||||||
- title: Microsoft security policy template
|
- title: Microsoft security policy template
|
||||||
description: Example security policy
|
description: Example security policy
|
||||||
href: https://github.com/microsoft/repo-templates/blob/main/shared/SECURITY.md
|
href: /microsoft/repo-templates/blob/main/shared/SECURITY.md
|
||||||
tags:
|
tags:
|
||||||
- Security policy
|
- Security policy
|
||||||
- title: Electron security policy
|
- title: Electron security policy
|
||||||
|
|||||||
Reference in New Issue
Block a user