diff --git a/docs/.vuepress/nav.js b/docs/.vuepress/nav.js index b52db579..cca4861a 100644 --- a/docs/.vuepress/nav.js +++ b/docs/.vuepress/nav.js @@ -51,7 +51,7 @@ var EcosystemNav = [ { text: 'Gitter', textZH: 'Gitter讨论组', - link: 'https://gitter.im/adempiere-vue/discuss' + link: 'https://gitter.im/adempiere/adempiere-vue' }, { textZH: '作者Blog', diff --git a/docs/.vuepress/theme/Home.vue b/docs/.vuepress/theme/Home.vue index d943ed3f..2e591c0b 100644 --- a/docs/.vuepress/theme/Home.vue +++ b/docs/.vuepress/theme/Home.vue @@ -20,8 +20,10 @@ - - + @@ -130,7 +132,7 @@ export default { } .footer { - padding: 2.5rem; + padding: 1.5rem; border-top: 1px solid $borderColor; text-align: center; color: lighten($textColor, 25%); diff --git a/docs/.vuepress/theme/utils.js b/docs/.vuepress/theme/utils.js index 0d98b4c6..6fadb245 100644 --- a/docs/.vuepress/theme/utils.js +++ b/docs/.vuepress/theme/utils.js @@ -35,13 +35,13 @@ export function loadCarbon() { } export function loadGitter() { - const id = 'adempiere-vue/discuss' + const id = 'adempiere/adempiere-vue' const existingScript = document.getElementById(id) if (existingScript) return const script = document.createElement('script') script.id = id script.text = - "((window.gitter = {}).chat = {}).options = {room: 'adempiere-vue/discuss'};" + "((window.gitter = {}).chat = {}).options = {room: 'adempiere/adempiere-vue'};" document.body.appendChild(script) dynamicLoadScript('https://sidecar.gitter.im/dist/sidecar.v1.js') } diff --git a/docs/donate/README.md b/docs/donate/README.md index 753c8b02..31e6fbc5 100644 --- a/docs/donate/README.md +++ b/docs/donate/README.md @@ -6,4 +6,5 @@ sidebar: false If you find this project useful, you can help to maintain this project :tropical_drink: ::: +[PayPal](https://paypal.me/ElsioSanchez) [PayPal](https://www.paypal.me/YamelSenih) diff --git a/docs/es/donate/README.md b/docs/es/donate/README.md index adbfdf37..f25bdce4 100644 --- a/docs/es/donate/README.md +++ b/docs/es/donate/README.md @@ -6,4 +6,5 @@ sidebar: false Si encuentras útil este proyecto, puedes ayudar a manter el proyecto :tropical_drink: ::: +[PayPal](https://paypal.me/ElsioSanchez) [PayPal](https://www.paypal.me/YamelSenih) diff --git a/docs/es/guide/other/gitter.md b/docs/es/guide/other/gitter.md index b9ebbe38..adf61e05 100644 --- a/docs/es/guide/other/gitter.md +++ b/docs/es/guide/other/gitter.md @@ -1,11 +1,11 @@ # Gitter -[Gitter](https://gitter.im/adempiere-vue/discuss) +[Gitter](https://gitter.im/adempiere/adempiere-vue) diff --git a/docs/guide/other/gitter.md b/docs/guide/other/gitter.md index b9ebbe38..adf61e05 100644 --- a/docs/guide/other/gitter.md +++ b/docs/guide/other/gitter.md @@ -1,11 +1,11 @@ # Gitter -[Gitter](https://gitter.im/adempiere-vue/discuss) +[Gitter](https://gitter.im/adempiere/adempiere-vue) diff --git a/docs/zh/donate/README.md b/docs/zh/donate/README.md index 4cbd14fb..562ef847 100644 --- a/docs/zh/donate/README.md +++ b/docs/zh/donate/README.md @@ -6,4 +6,5 @@ sidebar: false 如果你觉得这个项目帮助到了你,你可以帮作者买一杯果汁表示鼓励 :tropical_drink: ::: +[PayPal](https://paypal.me/ElsioSanchez) [PayPal](https://www.paypal.me/YamelSenih) diff --git a/docs/zh/guide/other/gitter.md b/docs/zh/guide/other/gitter.md index c835054c..b5d8c174 100644 --- a/docs/zh/guide/other/gitter.md +++ b/docs/zh/guide/other/gitter.md @@ -1,3 +1,3 @@ # Gitter 讨论组 -[在线 Gitter 讨论组](https://gitter.im/adempiere-vue/discuss) +[在线 Gitter 讨论组](https://gitter.im/adempiere/adempiere-vue)