File tree 5 files changed +7
-7
lines changed
5 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ description: >- # this means to ignore newlines until "baseurl:"
25
25
line in _config.yml. It will appear in your document head meta (for
26
26
Google search results) and in your feed.xml site description.
27
27
baseurl : " " # the subpath of your site, e.g. /blog
28
- url : " https://openviglet.github.io/docs " # the base hostname & protocol for your site, e.g. http://example.com
28
+ url : " https://docs.viglet.com " # the base hostname & protocol for your site, e.g. http://example.com
29
29
twitter_username : VigletTweet
30
30
github_username : VigletDocs
31
31
Original file line number Diff line number Diff line change @@ -25,12 +25,12 @@ <h5>Documentation</h5>
25
25
< h5 > Resources</ h5 >
26
26
< ul class ="list-unstyled text-small " style ="margin-bottom: 5px !important; ">
27
27
< li class ="mb-1 "> < a class ="link-secondary text-decoration-none "
28
- href ="https://openviglet.github.io/docs "> Documentation</ a > </ li >
28
+ href ="https://docs.viglet.com "> Documentation</ a > </ li >
29
29
</ li >
30
30
< li >
31
31
< div class ="row " style ="margin:0px ">
32
32
< div class ="col-lg-1 col-md-1 col-sm-1 hidden-xs " style ="width:40px;padding: 0px; ">
33
- < a title ="GitHub " href ="https://github. com/openviglet " target ="_blank "> < i
33
+ < a title ="GitHub " href ="https://www.viglet. com " target ="_blank "> < i
34
34
class ="bi bi-github " style ="color:#6c757d;font-size: 25px; "
35
35
aria-hidden ="true "> </ i > </ a >
36
36
</ div >
Original file line number Diff line number Diff line change 14
14
</ div >
15
15
{% assign solution = site.solutions | where:"identifier", page.product | first %}
16
16
{%- if solution.github -%}
17
- < a href ="https://openviglet.github.io {{solution.permalink}} " data-toggle ="tooltip " title ="Learn more at viglet.com " class ="nav-link px-2 "
17
+ < a href ="https://www.viglet.com {{solution.permalink}} " data-toggle ="tooltip " title ="Learn more at viglet.com " class ="nav-link px-2 "
18
18
style ="color:#ffc63a "> Go to {{solution.short-name}} Website</ a >
19
19
{%- else -%}
20
- < a href ="https://openviglet.github.io " target ="_blank " data-toggle ="tooltip " title ="Learn more at viglet.com " class ="nav-link px-2 "
20
+ < a href ="https://www.viglet.com " target ="_blank " data-toggle ="tooltip " title ="Learn more at viglet.com " class ="nav-link px-2 "
21
21
style ="color:#ffc63a "> viglet.com</ a >
22
22
{%- endif -%}
23
23
</ div >
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ status: stable
4
4
order : 3
5
5
identifier : shio
6
6
permalink : /shio/
7
- get-started : https://openviglet.github.io/docs /shio
7
+ get-started : https://docs.viglet.com /shio
8
8
github : https://github.com/ShioCMS/shio
9
9
github-org : ShioCMS
10
10
release : 0.3.7
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ status: stable
4
4
order : 4
5
5
identifier : turing
6
6
permalink : /turing/
7
- get-started : https://openviglet.github.io/docs /turing/
7
+ get-started : https://docs.viglet.com /turing/
8
8
github : https://github.com/openturing/turing
9
9
github-org : openturing
10
10
release : 0.3.10
You can’t perform that action at this time.
0 commit comments