Skip to content
This repository was archived by the owner on Oct 12, 2023. It is now read-only.

Commit 0a35394

Browse files
committed
Revert "Use github raw urls for the license and readme"
This reverts commit eb8ff04.
1 parent eb8ff04 commit 0a35394

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

service/template.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,8 @@ Metadata:
4141
Description: An ssh-agent replacement that uses a caller's IAM identity to control access a list of permitted ssh identities. Designed for less trusted continuous integration environments where you want to use an ssh key without granting access to the raw key material.
4242
Author: Keith Duncan
4343
SpdxLicenseId: BSD-3-Clause
44-
LicenseUrl: https://raw.githubusercontent.com/keithduncan/iam-ssh-agent/master/LICENSE
45-
ReadmeUrl: https://raw.githubusercontent.com/keithduncan/iam-ssh-agent/master/service/README_SAR.md
44+
LicenseUrl: ../LICENSE
45+
ReadmeUrl: README_SAR.md
4646
Labels: ['ssh', 'ssh-agent', 'ssh-keys', 'authentication']
4747
HomePageUrl: https://github.com/keithduncan/iam-ssh-agent
4848
SourceCodeUrl: https://github.com/keithduncan/iam-ssh-agent

0 commit comments

Comments
 (0)