Skip to content

Commit 956551a

Browse files
authored
Merge pull request #188 from Code-dot-mil/fix-links
I'm YOLO committing this because it's an easy win and semi-urgent @jordangov
2 parents 32b2954 + f99583c commit 956551a

File tree

7 files changed

+11
-11
lines changed

7 files changed

+11
-11
lines changed

.github/ISSUE_TEMPLATE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@
1313
<!--
1414
Please:
1515
* Clearly and concisely name your issue
16-
* Search for duplicate issues https://github.com/deptofdefense/code.mil/issues
16+
* Search for duplicate issues https://github.com/Code-dot-mil/code.mil/issues
1717
* Split different bugs/features into different issues
1818
-->

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@
88
Please:
99
* Clearly and concisely name your PR
1010
* Split different bugs/features into different PRs
11-
* Ask deptofdefense/code-mil for review
11+
* Ask Code-dot-mil/code-mil for review
1212
* Ensure the checks pass before asking for review
1313
-->

.github/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Welcome to Code.mil
22

3-
[![Build Status](https://travis-ci.org/deptofdefense/code.mil.svg)](https://travis-ci.org/deptofdefense/code.mil)
3+
[![Build Status](https://travis-ci.org/Code-dot-mil/code.mil.svg)](https://travis-ci.org/Code-dot-mil/code.mil)
44

55
An experiment in open source at the Department of Defense.
66

@@ -24,4 +24,4 @@ We need your help in contributing to our projects to build better products and s
2424

2525
We've drafted documentation on [implementing OSS within the DoD](http://www.code.mil/getting-started.html) and a guideline for [accepting contributions to DoD OSS projects](http://www.code.mil/how-to-open-source.html#step-4-contributions) so the DoD can participate in the open source and free software communities, even where we may not have copyright. This lets us harness the depth and breadth of talent in the open source and free software communities to improve our software and make our code available for public use.
2626

27-
We want your help to continue making our open source strategy better. Our philosophy is continuous iteration. We encourage everybody to [open an issue](https://github.com/deptofdefense/code.mil/issues/new) (or a pull request!) with your suggestions on how to continue improving.
27+
We want your help to continue making our open source strategy better. Our philosophy is continuous iteration. We encourage everybody to [open an issue](https://github.com/Code-dot-mil/code.mil/issues/new) (or a pull request!) with your suggestions on how to continue improving.

CONTRIBUTING.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ Your bug fix or feature addition won't be rejected if it runs afoul of any (or a
113113

114114
## Submitting an Issue
115115

116-
You should feel free to [submit an issue](https://github.com/deptofdefense/code.mil/issues) on our GitHub repository for anything you feel needs attention on the site. That includes content, functionality, design, or anything else!
116+
You should feel free to [submit an issue](https://github.com/Code-dot-mil/code.mil/issues) on our GitHub repository for anything you feel needs attention on the site. That includes content, functionality, design, or anything else!
117117

118118
### Submitting a Bug
119119

@@ -127,11 +127,11 @@ When submitting a bug on the site please be sure to add extensive information ab
127127

128128
## Submitting Code
129129

130-
When making your changes, it is highly encouraged that you use a [branch in Git](https://git-scm.com/book/en/v2/Git-Branching-Basic-Branching-and-Merging), then submit a [Pull Request (PR)](https://github.com/deptofdefense/move.mil/pulls) on GitHub. Your request will go through some automated checks using [Travis CI](https://travis-ci.org/deptofdefense/code.mil/), a continuous integration and deployment tool.
130+
When making your changes, it is highly encouraged that you use a [branch in Git](https://git-scm.com/book/en/v2/Git-Branching-Basic-Branching-and-Merging), then submit a [Pull Request (PR)](https://github.com/Code-dot-mil/code.mil/pulls) on GitHub. Your request will go through some automated checks using [Travis CI](https://travis-ci.org/Code-dot-mil/code.mil/), a continuous integration and deployment tool.
131131

132132
After review by the Code.mil team your PR will either be commented on with a request for more information or changes, or it will be merged into the codebase which will automatically deploy the changes to [beta.code.mil](http://beta.code.mil).
133133

134-
Assuming everything checks out, the Code.mil team will deploy the changes to [code.mil](http://code.mil) by creating a [new release](https://github.com/deptofdefense/code.mil/releases/new) on master with a tag like vX.X.X (where X is between 0 and 9), human readable title, and any other relevent context in the description.
134+
Assuming everything checks out, the Code.mil team will deploy the changes to [code.mil](http://code.mil) by creating a [new release](https://github.com/Code-dot-mil/code.mil/releases/new) on master with a tag like vX.X.X (where X is between 0 and 9), human readable title, and any other relevent context in the description.
135135

136136
### Check Your Changes
137137

_data/footer.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ contact:
1616
href: https://twitter.com/DefenseDigital
1717
external: true
1818
- text: <span class='usa-link-github usa-social_link' title='GitHub'><span>GitHub</span></span>
19-
href: https://github.com/DeptOfDefense/code.mil
19+
href: https://github.com/Code-dot-mil/code.mil
2020
external: true
2121
- text: <span class='usa-link-medium usa-social_link' title='Medium'><span>Medium</span></span>
2222
href: https://medium.com/defense-digital-service

_pages/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ graphics:
1818
src: /assets/images/arrow-right-white.png
1919
alt: 'arrow right'
2020
title: Connect with us.
21-
description: We believe that software created by the government should be shared with the public, and we want to collaborate with civic-minded peers to make this happen. Reach out to us to start the discussion!<br><a href='mailto:{{site.email}}' class='usa-button usa-button-small'>{{site.email}}</a> <a href='https://github.com/DeptOfDefense/code.mil' class='usa-button usa-button-small'>Check us out on GitHub</a>
21+
description: We believe that software created by the government should be shared with the public, and we want to collaborate with civic-minded peers to make this happen. Reach out to us to start the discussion!<br><a href='mailto:{{site.email}}' class='usa-button usa-button-small'>{{site.email}}</a> <a href='https://github.com/Code-dot-mil/code.mil' class='usa-button usa-button-small'>Check us out on GitHub</a>
2222
- image:
2323
src: /assets/images/arrow-right-white.png
2424
alt: 'arrow right'

code.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -153,11 +153,11 @@
153153
"status": "Production",
154154
"vcs": "git",
155155
"languages": ["HTML", "CSS", "JavaScript"],
156-
"repositoryURL": "https://github.com/deptofdefense/code.mil",
156+
"repositoryURL": "https://github.com/Code-dot-mil/code.mil",
157157
"permissions": {
158158
"licenses": [
159159
{
160-
"URL": "https://github.com/deptofdefense/code.mil/blob/master/LICENSE.md",
160+
"URL": "https://github.com/Code-dot-mil/code.mil/blob/master/LICENSE.md",
161161
"name": "MIT"
162162
}
163163
],

0 commit comments

Comments
 (0)