Skip to content

Commit b79c245

Browse files
committed
update all http to https for orcids; work on #1708
1 parent d979e0e commit b79c245

File tree

2 files changed

+226
-227
lines changed

2 files changed

+226
-227
lines changed

documentation/application-logins.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ Naturally, these can be mixed and matched as required for the user.
6969

7070
```yaml
7171
-
72-
uri: 'http://orcid.org/0000-0002-9551-6370'
72+
uri: 'https://orcid.org/0000-0002-9551-6370'
7373
xref: 'GOC:mec'
7474
nickname: 'Melanie Courtot'
7575
email-md5:
@@ -89,7 +89,7 @@ Naturally, these can be mixed and matched as required for the user.
8989
accounts:
9090
github: mcourtot
9191
```
92-
92+
9393
### How do I login?
9494
9595
Once your metadata has been captured properly as per above, you should

0 commit comments

Comments
 (0)