Skip to content

Commit

Permalink
Drop readthedocs- prefix to submodule (readthedocs#3916)
Browse files Browse the repository at this point in the history
* Drop readthedocs- prefix to submodule

This may require git submodule sync locally

* Relink files
  • Loading branch information
agjohnson authored Apr 6, 2018
1 parent b3686ca commit 46890a9
Show file tree
Hide file tree
Showing 10 changed files with 11 additions and 10 deletions.
2 changes: 1 addition & 1 deletion .eslintrc
2 changes: 1 addition & 1 deletion .flake8
6 changes: 3 additions & 3 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
[submodule "readthedocs-common"]
path = readthedocs-common
url = https://github.com/rtfd/readthedocs-common.git
[submodule "common"]
path = common
url = https://github.com/rtfd/common.git
2 changes: 1 addition & 1 deletion .isort.cfg
2 changes: 1 addition & 1 deletion .pep8
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
1 change: 1 addition & 0 deletions .style.yapf
1 change: 1 addition & 0 deletions common
Submodule common added at 6e48ab
2 changes: 1 addition & 1 deletion prospector.yml
1 change: 0 additions & 1 deletion readthedocs-common
Submodule readthedocs-common deleted from 4c3018

0 comments on commit 46890a9

Please sign in to comment.