mirror of
https://github.com/reactos/web-playground-config.git
synced 2025-05-13 17:15:50 +00:00
Replace deprecated projectName
and projectURL
parameters.
This commit is contained in:
parent
35b992f68c
commit
a1a8c63b29
@ -139,9 +139,8 @@ c['services'] = [
|
||||
|
||||
####### PROJECT IDENTITY
|
||||
|
||||
c['projectName'] = "Website"
|
||||
c['projectURL'] = "https://web-content.reactos.org/"
|
||||
c['titleURL'] = "https://build.web-content.reactos.org/"
|
||||
c['title'] = "Website"
|
||||
c['titleURL'] = "https://web-content.reactos.org/"
|
||||
c['buildbotURL'] = "https://build.web-content.reactos.org/"
|
||||
|
||||
# web UI
|
||||
|
Loading…
x
Reference in New Issue
Block a user