Skip to content

Commit 78a0605

Browse files
chore: add constructor vanity url proxy (#482)
<!-- markdownlint-disable MD041 --> #### What this PR does / why we need it #### Which issue(s) this PR fixes <!-- Usage: `Fixes #<issue number>`, or `Fixes (paste link of issue)`. -->
1 parent 4e0f1e0 commit 78a0605

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
<html><head>
2+
<meta name="go-import"
3+
content="ocm.software/open-component-model
4+
git https://github.com/open-component-model/open-component-model">
5+
<meta name="go-source"
6+
content="ocm.software/open-component-model
7+
https://github.com/open-component-model/open-component-model
8+
https://github.com/open-component-model/open-component-model/tree/main{/dir}
9+
https://github.com/open-component-model/open-component-model/blob/main{/dir}/{file}#L{line}">
10+
</head></html>

0 commit comments

Comments
 (0)