File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -15,8 +15,8 @@ permissions:
15
15
id-token : write
16
16
17
17
env :
18
- SITE_URL : https://codeplaysoftware.github.io/ sycl.tech-website /
19
- CONTENT_URL : https://codeplaysoftware.github.io/ sycl.tech-content
18
+ SITE_URL : https://sycl.tech/
19
+ CONTENT_URL : https://feeds. sycl.tech
20
20
21
21
jobs :
22
22
# Generates a series of routes that Angular can then use to pre-render
Original file line number Diff line number Diff line change 17
17
*--------------------------------------------------------------------------------------------*/
18
18
19
19
export const environment = {
20
- json_feed_base_url : 'https://codeplaysoftware.github.io/ sycl.tech-content ' ,
20
+ json_feed_base_url : 'https://feeds. sycl.tech' ,
21
21
github_front_end_url : 'https://github.com/codeplaysoftware/sycl.tech-website' ,
22
22
github_content_repo_collection_base_url : 'https://github.com/codeplaysoftware/sycl.tech-content/tree/main/content' ,
23
23
github_content_url : 'https://github.com/codeplaysoftware/sycl.tech-content' ,
You can’t perform that action at this time.
0 commit comments