Skip to content

Commit

Permalink
update URL in all docs from docs.apiato.io to apiato.io/docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Mahmoudz committed Apr 14, 2021
1 parent fb4bd0a commit f6a22e8
Show file tree
Hide file tree
Showing 5 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/config.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
blank_issues_enabled: false
contact_links:
- name: Support question
url: http://docs.apiato.io/
url: http://apiato.io/
about: 'This repository is only for reporting bugs. If you need help, get in touch with us via Slack.'
- name: Documentation issue
url: https://github.com/apiato/documentation
Expand Down
2 changes: 1 addition & 1 deletion .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<!--- If you are unsure which branch your pull request should be sent to, please read: http://docs.apiato.io/miscellaneous/contribution/#Git-Branches -->
<!--- If you are unsure which branch your pull request should be sent to, please read: http://apiato.io/docs/general/contribution-guide#git-branches -->

## Description
<!--- Describe your changes in detail -->
Expand Down
2 changes: 1 addition & 1 deletion .github/SUPPORT.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Support Questions

For free community support visit our slack channel, you can find the link in the docs under [Get in touch with us](http://docs.apiato.io/).
For free community support visit our slack channel, you can find the link in the docs under [Get in touch with us](http://apiato.io/docs/).

For paid professional support, you can pick one of our [support packages](http://apiato.io/support.html).
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# Thank you for your consideration

Checkout out our [contribution guide](http://docs.apiato.io/miscellaneous/contribution/).
Checkout out our [contribution guide](http://apiato.io/docs/general/contribution-guide).
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,12 +56,12 @@ Apiato gives you the core features of robust API's fully documented, for free; s
> **Porto SAP** is a modern Software Architectural Pattern, designed to help developers organize their Code in a super maintainable way. It is very helpful for big and long term projects, as they tend to have higher complexity with time.
It's completely **optional** to build your application using the Porto architecture.
Alternatively, you can build it using the [MVC](http://docs.apiato.io/docs/getting-started/software-architectural-patterns#mvc-introduction) architecture, and still benefit from all the features of Apiato.
Alternatively, you can build it using the [MVC](http://apiato.io/docs/getting-started/software-architectural-patterns#mvc-introduction) architecture, and still benefit from all the features of Apiato.

<br>

<p align="center">
<a href="http://docs.apiato.io/docs/">
<a href="http://apiato.io/docs/">
<img src="https://github.com/apiato/documentation/blob/master/images/documentation-button.png" width=350px" alt="Apiato Docs"/>
</a>
</p>
Expand All @@ -83,7 +83,7 @@ Alternatively, you can build it using the [MVC](http://docs.apiato.io/docs/getti

Feel free to dive in! Fix open [Issues](https://github.com/apiato/apiato/issues/) and submit new [features](https://github.com/apiato/apiato/pulls?q=is%3Apr+is%3Aopen+sort%3Aupdated-desc).
<br>
Make sure you check our [contribution guide](http://docs.apiato.io/docs/general/contribution-guide/) before getting started.
Make sure you check our [contribution guide](http://apiato.io/docs/general/contribution-guide/) before getting started.
<br>
Apiato follows the [Contributor Covenant](https://www.contributor-covenant.org/version/1/4/code-of-conduct) Code of Conduct.

Expand Down Expand Up @@ -299,7 +299,7 @@ You can sponsor us using any of the methods below:
<br>
<b>2:</b> Email us at <a href = "mailto: [email protected]">[email protected]</a>.

*Sponsors logos are displayed on the [github repository](https://github.com/apiato/apiato/) page and the [documentation website](http://docs.apiato.io/) home page.*
*Sponsors logos are displayed on the [github repository](https://github.com/apiato/apiato/) page and the [documentation website](http://apiato.io/docs/) home page.*


<a name="License"></a>
Expand Down

0 comments on commit f6a22e8

Please sign in to comment.