Skip to content
This repository was archived by the owner on Feb 10, 2024. It is now read-only.

Commit 120cb13

Browse files
committed
Updated links to GitHub repo
from "leekelleher" to "umco"
1 parent cbe7b1f commit 120cb13

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ If you prefer, you can compile Doc Type Grid Editor yourself, you'll need:
3939

4040
To clone it locally click the "Clone in Windows" button above or run the following git commands.
4141

42-
git clone https://github.com/leekelleher/umbraco-doc-type-grid-editor.git umbraco-doc-type-grid-editor
42+
git clone https://github.com/umco/umbraco-doc-type-grid-editor.git umbraco-doc-type-grid-editor
4343
cd umbraco-doc-type-grid-editor
4444
.\build.cmd
4545

@@ -78,7 +78,7 @@ Anyone and everyone is welcome to contribute. Please take a moment to review the
7878
Have a question?
7979

8080
* [Doc Type Grid Editor Forum](https://our.umbraco.org/projects/backoffice-extensions/doc-type-grid-editor/doc-type-grid-editor-feedback/) on Our Umbraco
81-
* [Raise an issue](https://github.com/leekelleher/umbraco-doc-type-grid-editor/issues) on GitHub
81+
* [Raise an issue](https://github.com/umco/umbraco-doc-type-grid-editor/issues) on GitHub
8282

8383

8484
## Dev Team
@@ -93,6 +93,6 @@ Have a question?
9393

9494
## License
9595

96-
Copyright © 2014 Umbrella Inc, Our Umbraco and [other contributors](https://github.com/leekelleher/umbraco-doc-type-grid-editor/graphs/contributors)
96+
Copyright © 2014 Umbrella Inc, Our Umbraco and [other contributors](https://github.com/umco/umbraco-doc-type-grid-editor/graphs/contributors)
9797

9898
Licensed under the [MIT License](LICENSE.md)

docs/developers-guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,5 +179,5 @@ By inheriting from the `DocTypeGridEditorSurfaceController` base class, you'll a
179179
180180
### Useful Links
181181
182-
* [Source Code](https://github.com/leekelleher/umbraco-doc-type-grid-editor)
182+
* [Source Code](https://github.com/umco/umbraco-doc-type-grid-editor)
183183
* [Our Umbraco Project Page](http://our.umbraco.org/projects/backoffice-extensions/doc-type-grid-editor)

0 commit comments

Comments
 (0)