Changed graph download/upload URLs to reflect changes done with migrating graph repository to github.
This commit is contained in:
parent
7017320e3b
commit
1b7d7e18db
3 changed files with 3 additions and 3 deletions
|
|
@ -33,7 +33,7 @@ public:
|
|||
StringRef author { "YaPB Project" };
|
||||
StringRef email { "yapb@jeefo.net" };
|
||||
StringRef url { "https://yapb.ru/" };
|
||||
StringRef download { "yapb.ru" };
|
||||
StringRef download { "graph.yapb.ru" };
|
||||
StringRef folder { "yapb" };
|
||||
StringRef logtag { "YB" };
|
||||
StringRef dtime { __DATE__ " " __TIME__ };
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue