mirror of
https://github.com/google/nomulus.git
synced 2025-05-16 17:37:13 +02:00
Link RDAP syntax page to Github RDAP user's guide
It has been decided that we will link the RDAP help pages, not to local HTML copies, but to the Github documentation. A typo and word order error in the Github version of the user's guide are also corrected. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=174350665
This commit is contained in:
parent
eff2266e35
commit
c126c05810
2 changed files with 3 additions and 2 deletions
|
@ -1104,6 +1104,7 @@ public final class RegistryConfig {
|
|||
"entities?handle=XXXX",
|
||||
"help/XXXX"))
|
||||
.setLinkValueSuffix("help/syntax")
|
||||
.setLinkHrefUrlString("https://github.com/google/nomulus/blob/master/docs/rdap.md")
|
||||
.build())
|
||||
.put("/tos", RdapNoticeDescriptor.builder()
|
||||
.setTitle("RDAP Terms of Service")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue