We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34e3a50 commit 9e1ac65Copy full SHA for 9e1ac65
scorecards-site/static/viewer/index.html
@@ -801,7 +801,7 @@
801
<td class="{{#if alignment}}text-{{alignment}}{{/if}}" colspan="2"">
802
<form action="" method="get">
803
<div class="table-cell form-content">
804
- <label for="uri">Repo in <code>domain/org/repo</code> format: </label>
+ <label for="uri">Repo in <code>platform/org/repo</code> format: </label>
805
<input type="text" id="uri" name="uri" value="{{params.uri}}" placeholder="github.com/ossf/scorecards" size="45"/>
806
</div>
807
0 commit comments