Skip to content

Commit

Permalink
Link directly to SG comment
Browse files Browse the repository at this point in the history
  • Loading branch information
domenic committed Nov 22, 2024
1 parent 84ecee4 commit 0ca21c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion views/agreement.hbs
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,7 @@ input[type="submit"] {
<div class="grid-form signature-section-container">
<label for="individual-name">Name:</label>
<input type="text" name="individual-name" id="individual-name" required>
<small class="explanation">This must be your legal name, that you use in the real world to sign contracts. It <a href="https://github.com/whatwg/sg/issues/93">cannot be a pseudonym</a>.</small>
<small class="explanation">This must be your legal name, that you use in the real world to sign contracts. It <a href="https://github.com/whatwg/sg/issues/93#issuecomment-1120799691">cannot be a pseudonym</a>.</small>

<label for="individual-address">City + Country:</label>
<input type="text" name="individual-address" id="individual-address" required>
Expand Down

0 comments on commit 0ca21c8

Please sign in to comment.