Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

move the docs to readme.io #414

Merged
merged 2 commits into from
May 9, 2017
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,6 @@ Everyone interacting in the dbt project's codebases, issue trackers, chat rooms,

[PyPA Code of Conduct]: https://www.pypa.io/en/latest/code-of-conduct/
[slack-url]: http://ac-slackin.herokuapp.com/
[Installation]: http://dbt.readthedocs.io/en/master/guide/setup/
[What is dbt]: http://dbt.readthedocs.io/en/master/about/overview/
[dbt viewpoint]: http://dbt.readthedocs.io/en/master/about/viewpoint/
[Installation]: https://dbt.readme.io/docs/installation
[What is dbt]: https://dbt.readme.io/docs/overview
[dbt viewpoint]: https://dbt.readme.io/docs/viewpoint
2 changes: 1 addition & 1 deletion dbt/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ def not_latest():
return """Your version of dbt is out of date! You can find instructions
for upgrading here:

http://dbt.readthedocs.io/en/master/guide/setup/
https://dbt.readme.io/docs/installation
"""


Expand Down
6 changes: 3 additions & 3 deletions sample.dbt_project.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@

# This configuration file specifies information about your package
# that dbt needs in order to build your models. This file is _required_
#
#
# For more information, consult:
# http://dbt.readthedocs.io/en/master/guide/configuring-models/
# https://dbt.readme.io/reference#configuration


#
Expand Down Expand Up @@ -192,4 +192,4 @@ repositories:
#

# Data archival is a powerful feature intended for advanced dbt users. For more
# information, consult: http://dbt.readthedocs.io/en/master/guide/archival/
# information, consult: https://dbt.readme.io/reference#archives