Avoid redirection by replacing with newer URL (#17320)
Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
This commit is contained in:
parent
1c9bc2d1ef
commit
c36ba7b6de
1 changed files with 1 additions and 1 deletions
|
|
@ -87,7 +87,7 @@ module Constants
|
|||
},
|
||||
payment_pointer: {
|
||||
description: "Used for site-wide web monetization. " \
|
||||
"See: https://github.com/thepracticaldev/dev.to/pull/6345",
|
||||
"See: https://github.com/forem/forem/pull/6345",
|
||||
placeholder: "$pay.somethinglikethis.co/value"
|
||||
},
|
||||
periodic_email_digest: {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue