Skip to content

Commit

Permalink
feat: Rename ietf-at as Author Tools
Browse files Browse the repository at this point in the history
  • Loading branch information
kesara committed Feb 21, 2024
1 parent 04dd659 commit 9b30ad9
Show file tree
Hide file tree
Showing 14 changed files with 45 additions and 45 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,17 @@

<img src="https://raw.githubusercontent.com/ietf-tools/common/main/assets/logos/authortools.svg" alt="IETF Author Tools" height="125" />

[![Release](https://img.shields.io/github/release/ietf-tools/ietf-at.svg?style=flat&maxAge=300)](https://github.com/ietf-tools/ietf-at/releases)
[![License](https://img.shields.io/github/license/ietf-tools/ietf-at?20240110)](https://github.com/ietf-tools/ietf-at/blob/main/LICENSE)
[![Release](https://img.shields.io/github/release/ietf-tools/author-tools.svg?style=flat&maxAge=300)](https://github.com/ietf-tools/author-tools/releases)
[![License](https://img.shields.io/github/license/ietf-tools/author-tools?20240110)](https://github.com/ietf-tools/author-tools/blob/main/LICENSE)

##### IETF Author Tools

</div>

- [**Production Website**](https://datatracker.ietf.org)
- [Changelog](https://github.com/ietf-tools/ietf-at/releases)
- [Contributing](https://github.com/ietf-tools/ietf-at/blob/main/CONTRIBUTING.md)
- [License](https://github.com/ietf-tools/ietf-at/blob/main/LICENSE)
- [Changelog](https://github.com/ietf-tools/author-tools/releases)
- [Contributing](https://github.com/ietf-tools/author-tools/blob/main/CONTRIBUTING.md)
- [License](https://github.com/ietf-tools/author-tools/blob/main/LICENSE)
- [Documentation](#documentation)
- [Running Author Tools service](#running-author-tools-service)
- [Testing Web UI](#testing-web-ui)
Expand Down
2 changes: 1 addition & 1 deletion helm/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
replicaCount: 1

image:
repository: "ghcr.io/ietf-tools/ietf-at"
repository: "ghcr.io/ietf-tools/author-tools"
pullPolicy: IfNotPresent
# Overrides the image tag whose default is the chart appVersion.
# tag: "v1.1.0"
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
{
"name": "ietf-at",
"name": "author-tools",
"version": "1.2.0",
"description": "IETF Author Tools API",
"main": "",
"directories": {},
"scripts": {},
"repository": {
"type": "git",
"url": "git+https://github.com/ietf-tools/ietf-at.git"
"url": "git+https://github.com/ietf-tools/author-tools.git"
},
"author": "Kesara Rathnayake",
"license": "SEE LICENSE IN LICENSE",
"bugs": {
"url": "https://github.com/ietf-tools/ietf-at/issues"
"url": "https://github.com/ietf-tools/author-tools/issues"
},
"homepage": "https://github.com/ietf-tools/ietf-at#readme",
"homepage": "https://github.com/ietf-tools/author-tools#readme",
"dependencies": {
"@ietf-tools/idnits": "^3.0.0-alpha.33",
"aasvg": "^0.4.0"
Expand Down
6 changes: 3 additions & 3 deletions static/abnf.html
Original file line number Diff line number Diff line change
Expand Up @@ -144,10 +144,10 @@ <h2 class="accordion-header" id="panelsAbnfHeading">
<div class="text-center mt-3">
<p><small>
<a href="/about">About</a> |
<a href="https://github.com/ietf-tools/ietf-at">Author Tools (github repository)</a> |
<a href="https://github.com/ietf-tools/author-tools">Author Tools (github repository)</a> |
<a href="https://www.ietf.org/">IETF</a> |
<a href="https://github.com/ietf-tools/ietf-at/blob/main/LICENSE">LICENSE</a> |
<a href="https://github.com/ietf-tools/ietf-at/issues/new/choose">Report a bug</a>
<a href="https://github.com/ietf-tools/author-tools/blob/main/LICENSE">LICENSE</a> |
<a href="https://github.com/ietf-tools/author-tools/issues/new/choose">Report a bug</a>
</small></p>
</div>
</footer>
Expand Down
10 changes: 5 additions & 5 deletions static/about.html
Original file line number Diff line number Diff line change
Expand Up @@ -88,10 +88,10 @@ <h1 class="text-center">About Author Tools</h1>
</tr>
<tr>
<th scope="row">
<a href="https://github.com/ietf-tools/ietf-at">Author Tools - API</a>
<a href="https://github.com/ietf-tools/author-tools">Author Tools - API</a>
</th>
<td><span id="spanIetfat"></span></td>
<td><a href="https://github.com/ietf-tools/ietf-at/raw/main/LICENSE">Revised BSD License</a></td>
<td><a href="https://github.com/ietf-tools/author-tools/raw/main/LICENSE">Revised BSD License</a></td>
</tr>
<tr>
<th scope="row">
Expand Down Expand Up @@ -200,10 +200,10 @@ <h2 id="allowed-domains">Allowed Domains</h2>
<div class="text-center mt-3">
<p><small>
<a href="/about">About</a> |
<a href="https://github.com/ietf-tools/ietf-at">Author Tools (github repository)</a> |
<a href="https://github.com/ietf-tools/author-tools">Author Tools (github repository)</a> |
<a href="https://www.ietf.org/">IETF</a> |
<a href="https://github.com/ietf-tools/ietf-at/blob/main/LICENSE">LICENSE</a> |
<a href="https://github.com/ietf-tools/ietf-at/issues/new/choose">Report a bug</a>
<a href="https://github.com/ietf-tools/author-tools/blob/main/LICENSE">LICENSE</a> |
<a href="https://github.com/ietf-tools/author-tools/issues/new/choose">Report a bug</a>
</small></p>
</div>
</footer>
Expand Down
6 changes: 3 additions & 3 deletions static/clean-svg-ids.html
Original file line number Diff line number Diff line change
Expand Up @@ -123,10 +123,10 @@ <h2 class="accordion-header" id="panelsErrorsHeading">
<div class="text-center mt-3">
<p><small>
<a href="/about">About</a> |
<a href="https://github.com/ietf-tools/ietf-at">Author Tools (github repository)</a> |
<a href="https://github.com/ietf-tools/author-tools">Author Tools (github repository)</a> |
<a href="https://www.ietf.org/">IETF</a> |
<a href="https://github.com/ietf-tools/ietf-at/blob/main/LICENSE">LICENSE</a> |
<a href="https://github.com/ietf-tools/ietf-at/issues/new/choose">Report a bug</a>
<a href="https://github.com/ietf-tools/author-tools/blob/main/LICENSE">LICENSE</a> |
<a href="https://github.com/ietf-tools/author-tools/issues/new/choose">Report a bug</a>
</small></p>
</div>
</footer>
Expand Down
8 changes: 4 additions & 4 deletions static/doc/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -115,11 +115,11 @@
<div class="text-center mt-3">
<p><small>
<a href="/about">About</a> |
<a href="https://github.com/ietf-tools/ietf-at">Author Tools (github repository)</a> |
<a href="https://github.com/ietf-tools/author-tools">Author Tools (github repository)</a> |
<a href="https://www.ietf.org/">IETF</a> |
<a href="https://github.com/ietf-tools/ietf-at/blob/main/LICENSE">LICENSE</a> |
<a href="https://github.com/ietf-tools/ietf-at/blob/main/static/doc/LICENSE">LICENSE (Swagger UI)</a> |
<a href="https://github.com/ietf-tools/ietf-at/issues/new/choose">Report a bug</a>
<a href="https://github.com/ietf-tools/author-tools/blob/main/LICENSE">LICENSE</a> |
<a href="https://github.com/ietf-tools/author-tools/blob/main/static/doc/LICENSE">LICENSE (Swagger UI)</a> |
<a href="https://github.com/ietf-tools/author-tools/issues/new/choose">Report a bug</a>
</small></p>
</div>
</footer>
Expand Down
6 changes: 3 additions & 3 deletions static/iddiff.html
Original file line number Diff line number Diff line change
Expand Up @@ -173,10 +173,10 @@ <h1 class="text-center">IETF Author Tools - iddiff</h1>
<div class="text-center mt-3">
<p><small>
<a href="/about">About</a> |
<a href="https://github.com/ietf-tools/ietf-at">Author Tools (github repository)</a> |
<a href="https://github.com/ietf-tools/author-tools">Author Tools (github repository)</a> |
<a href="https://www.ietf.org/">IETF</a> |
<a href="https://github.com/ietf-tools/ietf-at/blob/main/LICENSE">LICENSE</a> |
<a href="https://github.com/ietf-tools/ietf-at/issues/new/choose">Report a bug</a>
<a href="https://github.com/ietf-tools/author-tools/blob/main/LICENSE">LICENSE</a> |
<a href="https://github.com/ietf-tools/author-tools/issues/new/choose">Report a bug</a>
</small></p>
</div>
</footer>
Expand Down
6 changes: 3 additions & 3 deletions static/idnits.html
Original file line number Diff line number Diff line change
Expand Up @@ -131,10 +131,10 @@ <h1 class="text-center">IETF Author Tools - idnits</h1>
<div class="text-center mt-3">
<p><small>
<a href="/about">About</a> |
<a href="https://github.com/ietf-tools/ietf-at">Author Tools (github repository)</a> |
<a href="https://github.com/ietf-tools/author-tools">Author Tools (github repository)</a> |
<a href="https://www.ietf.org/">IETF</a> |
<a href="https://github.com/ietf-tools/ietf-at/blob/main/LICENSE">LICENSE</a> |
<a href="https://github.com/ietf-tools/ietf-at/issues/new/choose">Report a bug</a>
<a href="https://github.com/ietf-tools/author-tools/blob/main/LICENSE">LICENSE</a> |
<a href="https://github.com/ietf-tools/author-tools/issues/new/choose">Report a bug</a>
</small></p>
</div>
</footer>
Expand Down
6 changes: 3 additions & 3 deletions static/idnits3.html
Original file line number Diff line number Diff line change
Expand Up @@ -110,10 +110,10 @@ <h1 class="text-center">IETF Author Tools - idnits v3</h1>
<div class="text-center mt-3">
<p><small>
<a href="/about">About</a> |
<a href="https://github.com/ietf-tools/ietf-at">Author Tools (github repository)</a> |
<a href="https://github.com/ietf-tools/author-tools">Author Tools (github repository)</a> |
<a href="https://www.ietf.org/">IETF</a> |
<a href="https://github.com/ietf-tools/ietf-at/blob/main/LICENSE">LICENSE</a> |
<a href="https://github.com/ietf-tools/ietf-at/issues/new/choose">Report a bug</a>
<a href="https://github.com/ietf-tools/author-tools/blob/main/LICENSE">LICENSE</a> |
<a href="https://github.com/ietf-tools/author-tools/issues/new/choose">Report a bug</a>
</small></p>
</div>
</footer>
Expand Down
6 changes: 3 additions & 3 deletions static/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -213,10 +213,10 @@ <h5 class="card-title">Ready to submit?</h5>
<div class="text-center mt-3">
<p><small>
<a href="/about">About</a> |
<a href="https://github.com/ietf-tools/ietf-at">Author Tools (github repository)</a> |
<a href="https://github.com/ietf-tools/author-tools">Author Tools (github repository)</a> |
<a href="https://www.ietf.org/">IETF</a> |
<a href="https://github.com/ietf-tools/ietf-at/blob/main/LICENSE">LICENSE</a> |
<a href="https://github.com/ietf-tools/ietf-at/issues/new/choose">Report a bug</a>
<a href="https://github.com/ietf-tools/author-tools/blob/main/LICENSE">LICENSE</a> |
<a href="https://github.com/ietf-tools/author-tools/issues/new/choose">Report a bug</a>
</small></p>
</div>
</footer>
Expand Down
6 changes: 3 additions & 3 deletions static/rfcdiff.html
Original file line number Diff line number Diff line change
Expand Up @@ -165,10 +165,10 @@ <h1 class="text-center">IETF Author Tools - rfcdiff</h1>
<div class="text-center mt-3">
<p><small>
<a href="/about">About</a> |
<a href="https://github.com/ietf-tools/ietf-at">Author Tools (github repository)</a> |
<a href="https://github.com/ietf-tools/author-tools">Author Tools (github repository)</a> |
<a href="https://www.ietf.org/">IETF</a> |
<a href="https://github.com/ietf-tools/ietf-at/blob/main/LICENSE">LICENSE</a> |
<a href="https://github.com/ietf-tools/ietf-at/issues/new/choose">Report a bug</a>
<a href="https://github.com/ietf-tools/author-tools/blob/main/LICENSE">LICENSE</a> |
<a href="https://github.com/ietf-tools/author-tools/issues/new/choose">Report a bug</a>
</small></p>
</div>
</footer>
Expand Down
6 changes: 3 additions & 3 deletions static/svgcheck.html
Original file line number Diff line number Diff line change
Expand Up @@ -134,10 +134,10 @@ <h2 class="accordion-header" id="panelsParsedSVGHeading">
<div class="text-center mt-3">
<p><small>
<a href="/about">About</a> |
<a href="https://github.com/ietf-tools/ietf-at">Author Tools (github repository)</a> |
<a href="https://github.com/ietf-tools/author-tools">Author Tools (github repository)</a> |
<a href="https://www.ietf.org/">IETF</a> |
<a href="https://github.com/ietf-tools/ietf-at/blob/main/LICENSE">LICENSE</a> |
<a href="https://github.com/ietf-tools/ietf-at/issues/new/choose">Report a bug</a>
<a href="https://github.com/ietf-tools/author-tools/blob/main/LICENSE">LICENSE</a> |
<a href="https://github.com/ietf-tools/author-tools/issues/new/choose">Report a bug</a>
</small></p>
</div>
</footer>
Expand Down

0 comments on commit 9b30ad9

Please sign in to comment.