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.
2 parents decd459 + 6495d9a commit 994f28dCopy full SHA for 994f28d
src/index.html
@@ -287,12 +287,12 @@ <h1>Choose a License for Your Work</h1>
287
288
<div>
289
<label for="work-link">Link to work</label>
290
- <input type="url" id="work-link" name="work-link" placeholder="https://creativecommons.org" />
+ <input type="url" id="work-link" name="work-link" placeholder="https://example.com" />
291
</div>
292
293
294
<label for="creator-link">Link to Creator Profile</label>
295
- <input type="url" id="creator-link" name="creator-link" placeholder="https://creativecommons.org" />
+ <input type="url" id="creator-link" name="creator-link" placeholder="https://example.com" />
296
297
298
0 commit comments