Skip to content

Commit 0f1bab6

Browse files
author
Splitter
committed
fix: links (cont.)
1 parent 0552a1b commit 0f1bab6

File tree

12 files changed

+18
-18
lines changed

12 files changed

+18
-18
lines changed
File renamed without changes.

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,13 @@ The **Hugo Portfolio Template** empowers you to easily create a portfolio websit
1515
The integrated [**Wowchemy**](https://hugoblox.com) website builder and CMS makes it easy to create a beautiful website for free. Edit your site in the CMS (or your favorite editor), generate it with [Hugo](https://github.com/gohugoio/hugo), and deploy with GitHub or Netlify. Customize anything on your site with widgets, light/dark themes, and language packs.
1616

1717
- 👉 [**Get Started**](https://hugoblox.com/hugo-themes/)
18-
- 📚 [View the **documentation**](https://hugoblox.com/docs/)
18+
- 📚 [View the **documentation**](https://docs.hugoblox.com/)
1919
- 💬 [Chat with the **Wowchemy research community**](https://discord.gg/z8wNYzb) or [**Hugo community**](https://discourse.gohugo.io)
2020
- ⬇️ **Automatically import citations from BibTeX** with the [Hugo Academic CLI](https://github.com/GetRD/academic-file-converter)
2121
- 🐦 Share your new site with the community: [@wowchemy](https://twitter.com/wowchemy) [@GeorgeCushen](https://twitter.com/GeorgeCushen) [#MadeWithWowchemy](https://twitter.com/search?q=%23MadeWithWowchemy&src=typed_query)
2222
- 🗳 [Take the survey and help us improve #OpenSource](https://forms.gle/NioD9VhUg7PNmdCAA)
2323
- 🚀 [Contribute improvements](https://github.com/HugoBlox/hugo-blox-builder/blob/main/CONTRIBUTING.md) or [suggest improvements](https://github.com/HugoBlox/hugo-blox-builder/issues)
24-
- ⬆️ **Updating?** View the [Update Guide](https://hugoblox.com/docs/hugo-tutorials/update/) and [Release Notes](https://github.com/HugoBlox/hugo-blox-builder/releases)
24+
- ⬆️ **Updating?** View the [Update Guide](https://docs.hugoblox.com/hugo-tutorials/update/) and [Release Notes](https://github.com/HugoBlox/hugo-blox-builder/releases)
2525

2626
## We ask you, humbly, to support this open source movement
2727

config/_default/config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Configuration of Hugo
2-
# Guide: https://hugoblox.com/docs/getting-started/
2+
# Guide: https://docs.hugoblox.com/tutorial/
33
# Hugo Documentation: https://gohugo.io/getting-started/configuration/#all-configuration-settings
44
# This file is formatted using YAML syntax - learn more at https://learnxinyminutes.com/docs/yaml/
55

config/_default/languages.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Languages
22
# Create a section for each of your site's languages.
3-
# Documentation: https://hugoblox.com/docs/guide/language/
3+
# Documentation: https://docs.hugoblox.com/reference/language/
44

55
# Default language
66
en:

config/_default/params.yaml

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# SITE SETUP
2-
# Guide: https://hugoblox.com/docs/getting-started/
3-
# Documentation: https://hugoblox.com/docs/
2+
# Guide: https://docs.hugoblox.com/tutorial/
3+
# Documentation: https://docs.hugoblox.com/
44
# This file is formatted using YAML syntax - learn more at https://learnxinyminutes.com/docs/yaml/
55

66
# Appearance
@@ -19,7 +19,7 @@ marketing:
1919
local_business_type: ''
2020
org_name: ''
2121
description: 'A highly-customizable Hugo blog theme powered by Wowchemy website builder.'
22-
twitter: 'wowchemy'
22+
twitter: 'GetResearchDev'
2323
analytics:
2424
google_analytics: ''
2525
baidu_tongji: ''

content/about/about.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
# An instance of the About widget.
3-
# Documentation: https://hugoblox.com/docs/page-builder/
3+
# Documentation: https://docs.hugoblox.com/page-builder/
44
widget: about
55

66
# Activate this widget? true/false
@@ -16,6 +16,6 @@ title: Hello
1616

1717
# Choose the user profile to display
1818
# This should be the username (folder name) of a profile in your `content/authors/` folder.
19-
# See https://hugoblox.com/docs/get-started/#introduce-yourself
19+
# See https://docs.hugoblox.com/get-started/#introduce-yourself
2020
author: admin
2121
---

content/about/accomplishments.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
# An instance of the Accomplishments widget.
3-
# Documentation: https://hugoblox.com/docs/page-builder/
3+
# Documentation: https://docs.hugoblox.com/page-builder/
44
widget: accomplishments
55

66
# This file represents a page section.
@@ -14,7 +14,7 @@ title: 'Accomplish­ments'
1414
subtitle:
1515

1616
# Date format
17-
# Refer to https://hugoblox.com/docs/customization/#date-format
17+
# Refer to https://docs.hugoblox.com/customization/#date-format
1818
date_format: Jan 2006
1919

2020
# Accomplishments.

content/about/contact.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
# An instance of the Contact widget.
3-
# Documentation: https://hugoblox.com/docs/getting-started/page-builder/
3+
# Documentation: https://docs.hugoblox.com/getting-started/page-builder/
44
widget: contact
55

66
# This file represents a page section.

content/about/education.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
# An instance of the Experience widget.
3-
# Documentation: https://hugoblox.com/docs/page-builder/
3+
# Documentation: https://docs.hugoblox.com/page-builder/
44
widget: experience
55

66
# This file represents a page section.
@@ -13,7 +13,7 @@ title: Education
1313
subtitle:
1414

1515
# Date format for experience
16-
# Refer to https://hugoblox.com/docs/customization/#date-format
16+
# Refer to https://docs.hugoblox.com/customization/#date-format
1717
date_format: Jan 2006
1818

1919
# Experiences.

content/about/experience.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
# An instance of the Experience widget.
3-
# Documentation: https://hugoblox.com/docs/page-builder/
3+
# Documentation: https://docs.hugoblox.com/page-builder/
44
widget: experience
55

66
# This file represents a page section.
@@ -13,7 +13,7 @@ title: Experience
1313
subtitle:
1414

1515
# Date format for experience
16-
# Refer to https://hugoblox.com/docs/customization/#date-format
16+
# Refer to https://docs.hugoblox.com/customization/#date-format
1717
date_format: Jan 2006
1818

1919
# Experiences.

content/authors/admin/_index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ bio: My research interests include distributed robotics, mobile computing and pr
3838
# year: 2008
3939

4040
# Social/Academic Networking
41-
# For available icons, see: https://hugoblox.com/docs/getting-started/page-builder/#icons
41+
# For available icons, see: https://docs.hugoblox.com/getting-started/page-builder/#icons
4242
# For an email link, use "fas" icon pack, "envelope" icon, and a link in the
4343
# form "mailto:your-email@example.com" or "#contact" for contact widget.
4444
social:

content/home/portfolio.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
# A section created with the Portfolio widget.
33
# This section displays content from `content/project/`.
4-
# See https://hugoblox.com/docs/widget/portfolio/
4+
# See https://docs.hugoblox.com/widget/portfolio/
55
widget: portfolio
66

77
# This file represents a page section.

0 commit comments

Comments
 (0)