mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-28 06:13:31 +01:00
Update new relay blogpost URL
This removes the '/blog/' URL component which relies on a redirection since the blog has been migrated to Lektor
This commit is contained in:
parent
4a24673436
commit
d6c2da6630
@ -525,8 +525,8 @@ log_new_relay_greeting(void)
|
|||||||
tor_log(LOG_NOTICE, LD_GENERAL, "You are running a new relay. "
|
tor_log(LOG_NOTICE, LD_GENERAL, "You are running a new relay. "
|
||||||
"Thanks for helping the Tor network! If you wish to know "
|
"Thanks for helping the Tor network! If you wish to know "
|
||||||
"what will happen in the upcoming weeks regarding its usage, "
|
"what will happen in the upcoming weeks regarding its usage, "
|
||||||
"have a look at https://blog.torproject.org/blog/lifecycle-of"
|
"have a look at https://blog.torproject.org/lifecycle-of-a"
|
||||||
"-a-new-relay");
|
"-new-relay");
|
||||||
|
|
||||||
already_logged = 1;
|
already_logged = 1;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user