Skip to content

Commit de45e03

Browse files
authored
.asf.yaml docn has moved
1 parent f49fe5c commit de45e03

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

content/pages/doc.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Infra provides a library of resources that is constantly evolving to reflect the
2121
#### Source code ####
2222
- [Project source code repositories](version-control.html)
2323
- [Repositories for Maven releases and snapshots](repository-faq.html)
24-
- <a href="https://cwiki.apache.org/confluence/display/INFRA/Git+-+.asf.yaml+features" target="_blank">.asf.yaml features for Git repositories</a>
24+
- <a href="https://github.com/apache/infrastructure-asfyaml/blob/main/README.md" target="_blank">.asf.yaml features for Git repositories</a>
2525
- [GitHub Actions and Secrets](github-actions-secrets.html)
2626
- [GitHub Actions policy](github-actions-policy.html)
2727

content/pages/infra-contact.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ That depends on your role and what you want to do. If this chart doesn't help, I
155155
<tr valign="top" style="border: 1px solid">
156156
<td style="padding:10px;border: 1px solid">create an <b>svnpubsub-based site</b></td>
157157
<td style="padding:10px;border: 1px solid">SVN URL of the compiled site (directory containing HTML files)</td>
158-
<td style="padding:10px;border: 1px solid">For Git-based web sites, refer to <a href="https://cwiki.apache.org/confluence/display/INFRA/Git+-+.asf.yaml+features" target="_blank">Git-.asf.yaml features</a> for instructions on publishing.</td>
158+
<td style="padding:10px;border: 1px solid">For Git-based web sites, refer to <a href="https://github.com/apache/infrastructure-asfyaml/blob/main/README.md" target="_blank">Git-.asf.yaml features</a> for instructions on publishing.</td>
159159
</tr>
160160
<tr valign="top" style="border: 1px solid">
161161
<td style="padding:10px;border: 1px solid">create a <b>project blog</b></td>

content/pages/project-blogs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ If you're building your site via Pelican, Hugo, or another static site generator
77

88
All project blogs should be accessible via $projectName.apache.org/blog. A blog can be a great way of announcing new milestones and features, sharing tips and tricks, and putting a "face" on your project for your developer and user communities. The project's PMC is responsible for the blog's content, and for granting write access to PPMC members.
99

10-
There are some resources available if you're using <a href="https://cwiki.apache.org/confluence/display/INFRA/Git+-+.asf.yaml+features#Git.asf.yamlfeatures-BlogdeploymentserviceforGitrepositories" target="_blank">.asf.yaml</a> for blog deployment.
10+
There are some resources available if you're using <a href="https://github.com/apache/infrastructure-asfyaml/blob/main/README.md#blog" target="_blank">.asf.yaml</a> for blog deployment.
1111

1212
It is good practice to discuss the content of blog posts on the project's dev list before publishing.
1313

content/pages/request-bug-tracker.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ github:
3333
projects: true
3434
```
3535

36-
You can review your .asf.yaml settings for Git at <a href="https://cwiki.apache.org/confluence/display/INFRA/Git+-+.asf.yaml+features" target="_blank">Git .asf.yaml features</a>.
36+
You can review your .asf.yaml settings for Git at <a href="https://github.com/apache/infrastructure-asfyaml/blob/main/README.md" target="_blank">Git .asf.yaml features</a>.
3737

3838
### Switching from Jira to GitHub Issue tracking
3939

0 commit comments

Comments
 (0)