Skip to content

Commit 9d5ea41

Browse files
Changed URLs from EVCS to BuildingVolumes
1 parent bb5d24a commit 9d5ea41

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

docs/config/_default/menus/menus.en.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
[[social]]
7272
name = "GitHub"
7373
pre = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"feather feather-github\"><path d=\"M9 19c-5 1.5-5-2.5-7-3m14 6v-3.87a3.37 3.37 0 0 0-.94-2.61c3.14-.35 6.44-1.54 6.44-7A5.44 5.44 0 0 0 20 4.77 5.07 5.07 0 0 0 19.91 1S18.73.65 16 2.48a13.38 13.38 0 0 0-7 0C6.27.65 5.09 1 5.09 1A5.07 5.07 0 0 0 5 4.77a5.44 5.44 0 0 0-1.5 3.78c0 5.42 3.3 6.61 6.44 7A3.37 3.37 0 0 0 9 18.13V22\"></path></svg>"
74-
url = "https://github.com/Elite-Volumetric-Capture-Sqad/Unity_Geometry_Sequence_Streaming"
74+
url = "https://github.com/BuildingVolumes/Unity_Geometry_Sequence_Streaming"
7575
post = "v0.1.0"
7676
weight = 10
7777

docs/config/_default/params.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ description = "With this Unity plugin, you can easily stream large geometric fra
1212
## Open Graph
1313
images = ["Unity_Package_OpenGraph_logo.png"]
1414
ogLocale = "en_US"
15-
domainTLD = "volumes.sequencestreaming.docs"
15+
domainTLD = "buildingvolumes.sequencestreaming.docs"
1616
titleHome = "Unity Geometry Sequence Streaming"
1717

1818
## Twitter Cards
@@ -33,7 +33,7 @@ schemaLogoHeight = 512
3333
schemaImage = "doks.png"
3434
schemaImageWidth = 1280
3535
schemaImageHeight = 640
36-
schemaGitHub = "https://github.com/Elite-Volumetric-Capture-Sqad/Unity_Geometry_Sequence_Streaming"
36+
schemaGitHub = "https://github.com/BuildingVolumes/Unity_Geometry_Sequence_Streaming"
3737
schemaSection = "blog"
3838

3939
## Sitelinks Search Box
@@ -77,7 +77,7 @@ alertText = "Introducing the Doks child theme, several DX + UX updates, and more
7777
# repoHost [Github | Gitea | GitLab | Bitbucket | BitbucketServer ] is used for building the edit link based on git hoster
7878
repoHost = "GitHub"
7979
#repoHost = "Gitea"
80-
docsRepo = "https://github.com/Elite-Volumetric-Capture-Sqad/Unity_Geometry_Sequence_Streaming"
80+
docsRepo = "https://github.com/BuildingVolumes/Unity_Geometry_Sequence_Streaming"
8181
docsRepoBranch = "master"
8282
docsRepoSubPath = ""
8383
editPage = false

docs/config/production/config.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
canonifyURLs = true
2-
baseUrl = "https://elite-volumetric-capture-sqad.github.io/Unity_Geometry_Sequence_Streaming/"
2+
baseUrl = "https://buildingvolumes.github.io/Unity_Geometry_Sequence_Streaming/"

0 commit comments

Comments
 (0)