diff --git a/README.md b/README.md index 9901f461..4b0fb93d 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ Eureka is committed to providing an elegant, feature-rich and highly customizabl If this project is helpful to you, you can give [Eureka](https://github.com/wangchucheng/hugo-eureka/) a star and follow my [Github](https://github.com/wangchucheng/). -Read [Getting Started](https://www.wangchucheng.com/en/docs/hugo-eureka/getting-started/) to learn how to build and deploy your website. Or check the latest [Demo](https://themes.gohugo.io/theme/hugo-eureka/) and [Project Repository](https://github.com/wangchucheng/hugo-eureka/) to start exploring! +Read [Getting Started](https://www.wangchucheng.com/en/docs/hugo-eureka/getting-started/) to learn how to build and deploy your website. Or check the latest [Demo](https://hugo-eureka.netlify.app/) and [Project Repository](https://github.com/wangchucheng/hugo-eureka/) to start exploring! ## View Document diff --git a/README.zh.md b/README.zh.md index a19ae33b..6c91347c 100644 --- a/README.zh.md +++ b/README.zh.md @@ -15,7 +15,7 @@ Eureka致力于为[Hugo](https://gohugo.io/)提供一个优雅,功能丰富且 如果本项目对你有帮助的话,欢迎给[Eureka](https://github.com/wangchucheng/hugo-eureka/)点个star并关注我的[Github](https://github.com/wangchucheng/)。 -阅读[入门](https://www.wangchucheng.com/zh/docs/hugo-eureka/getting-started/)了解如何构建并部署你网站。或查看最新[示例网站](https://themes.gohugo.io/theme/hugo-eureka/)和[项目仓库](https://github.com/wangchucheng/hugo-eureka/)开始探索! +阅读[入门](https://www.wangchucheng.com/zh/docs/hugo-eureka/getting-started/)了解如何构建并部署你网站。或查看最新[示例网站](https://hugo-eureka.netlify.app/)和[项目仓库](https://github.com/wangchucheng/hugo-eureka/)开始探索! ## 阅读文档 diff --git a/data/eureka.yaml b/data/eureka.yaml index bbbc8e10..ba9d642e 100644 --- a/data/eureka.yaml +++ b/data/eureka.yaml @@ -1 +1 @@ -version: 0.8.2-dev \ No newline at end of file +version: 0.8.2 \ No newline at end of file diff --git a/package.json b/package.json index 14fc9277..9f66e247 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hugo-eureka", - "version": "0.8.2-dev", + "version": "0.8.2", "description": "Eureka is a feature-rich and highly customizable Hugo theme.", "repository": "https://github.com/wangchucheng/hugo-eureka", "author": "C. Wang ",