Skip to content

Commit e3be56b

Browse files
authored
📝 Update docs links, from tiangolo to new fastapi org (#919)
1 parent 03727bb commit e3be56b

File tree

11 files changed

+42
-42
lines changed

11 files changed

+42
-42
lines changed

.github/ISSUE_TEMPLATE/config.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@ contact_links:
44
about: Please report security vulnerabilities to [email protected]
55
- name: Question or Problem
66
about: Ask a question or ask about a problem in GitHub Discussions.
7-
url: https://github.com/tiangolo/typer/discussions/categories/questions
7+
url: https://github.com/fastapi/typer/discussions/categories/questions
88
- name: Feature Request
99
about: To suggest an idea or ask about a feature, please start with a question saying what you would like to achieve. There might be a way to do it already.
10-
url: https://github.com/tiangolo/typer/discussions/categories/questions
10+
url: https://github.com/fastapi/typer/discussions/categories/questions
1111
- name: Show and tell
1212
about: Show what you built with Typer or to be used with Typer.
13-
url: https://github.com/tiangolo/typer/discussions/categories/show-and-tell
13+
url: https://github.com/fastapi/typer/discussions/categories/show-and-tell

.github/ISSUE_TEMPLATE/privileged.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ body:
66
value: |
77
Thanks for your interest in Typer! 🚀
88
9-
If you are not @tiangolo or he didn't ask you directly to create an issue here, please start the conversation in a [Question in GitHub Discussions](https://github.com/tiangolo/typer/discussions/categories/questions) instead.
9+
If you are not @tiangolo or he didn't ask you directly to create an issue here, please start the conversation in a [Question in GitHub Discussions](https://github.com/fastapi/typer/discussions/categories/questions) instead.
1010
- type: checkboxes
1111
id: privileged
1212
attributes:

CITATION.cff

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ authors:
1212
family-names: Ramírez
1313
1414
identifiers:
15-
repository-code: 'https://github.com/tiangolo/typer'
15+
repository-code: 'https://github.com/fastapi/typer'
1616
url: 'https://typer.tiangolo.com'
1717
abstract: >-
1818
Typer, build great CLIs. Easy to code. Based on Python type hints.

README.md

+7-7
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,14 @@
66
<em>Typer, build great CLIs. Easy to code. Based on Python type hints.</em>
77
</p>
88
<p align="center">
9-
<a href="https://github.com/tiangolo/typer/actions?query=workflow%3ATest" target="_blank">
10-
<img src="https://github.com/tiangolo/typer/workflows/Test/badge.svg" alt="Test">
9+
<a href="https://github.com/fastapi/typer/actions?query=workflow%3ATest" target="_blank">
10+
<img src="https://github.com/fastapi/typer/workflows/Test/badge.svg" alt="Test">
1111
</a>
12-
<a href="https://github.com/tiangolo/typer/actions?query=workflow%3APublish" target="_blank">
13-
<img src="https://github.com/tiangolo/typer/workflows/Publish/badge.svg" alt="Publish">
12+
<a href="https://github.com/fastapi/typer/actions?query=workflow%3APublish" target="_blank">
13+
<img src="https://github.com/fastapi/typer/workflows/Publish/badge.svg" alt="Publish">
1414
</a>
15-
<a href="https://coverage-badge.samuelcolvin.workers.dev/redirect/tiangolo/typer" target="_blank">
16-
<img src="https://coverage-badge.samuelcolvin.workers.dev/tiangolo/typer.svg" alt="Coverage">
15+
<a href="https://coverage-badge.samuelcolvin.workers.dev/redirect/fastapi/typer" target="_blank">
16+
<img src="https://coverage-badge.samuelcolvin.workers.dev/fastapi/typer.svg" alt="Coverage">
1717
<a href="https://pypi.org/project/typer" target="_blank">
1818
<img src="https://img.shields.io/pypi/v/typer?color=%2334D058&label=pypi%20package" alt="Package version">
1919
</a>
@@ -23,7 +23,7 @@
2323

2424
**Documentation**: <a href="https://typer.tiangolo.com" target="_blank">https://typer.tiangolo.com</a>
2525

26-
**Source Code**: <a href="https://github.com/tiangolo/typer" target="_blank">https://github.com/tiangolo/typer</a>
26+
**Source Code**: <a href="https://github.com/fastapi/typer" target="_blank">https://github.com/fastapi/typer</a>
2727

2828
---
2929

docs/help-typer.md

+8-8
Original file line numberDiff line numberDiff line change
@@ -22,13 +22,13 @@ You can subscribe to the (infrequent) [**FastAPI and friends** newsletter](/news
2222

2323
## Star **Typer** in GitHub
2424

25-
You can "star" Typer in GitHub (clicking the star button at the top right): <a href="https://github.com/tiangolo/typer" class="external-link" target="_blank">https://github.com/tiangolo/typer</a>.
25+
You can "star" Typer in GitHub (clicking the star button at the top right): <a href="https://github.com/fastapi/typer" class="external-link" target="_blank">https://github.com/fastapi/typer</a>.
2626

2727
By adding a star, other users will be able to find it more easily and see that it has been already useful for others.
2828

2929
## Watch the GitHub repository for releases
3030

31-
You can "watch" Typer in GitHub (clicking the "watch" button at the top right): <a href="https://github.com/tiangolo/typer" class="external-link" target="_blank">https://github.com/tiangolo/typer</a>.
31+
You can "watch" Typer in GitHub (clicking the "watch" button at the top right): <a href="https://github.com/fastapi/typer" class="external-link" target="_blank">https://github.com/fastapi/typer</a>.
3232

3333
There you can select "Releases only".
3434

@@ -54,16 +54,16 @@ You can:
5454

5555
## Tweet about **Typer**
5656

57-
<a href="https://twitter.com/compose/tweet?text=I'm loving Typer because... https://github.com/tiangolo/typer cc @tiangolo" class="external-link" target="_blank">Tweet about **Typer**</a> and let me and others know why you like it.
57+
<a href="https://twitter.com/compose/tweet?text=I'm loving Typer because... https://github.com/fastapi/typer cc @tiangolo" class="external-link" target="_blank">Tweet about **Typer**</a> and let me and others know why you like it.
5858

5959
I love to hear about how **Typer** is being used, what have you liked in it, in which project/company you are using it, etc.
6060

6161
## Help others with questions in GitHub
6262

6363
You can try and help others with their questions in:
6464

65-
* <a href="https://github.com/tiangolo/typer/discussions/categories/questions?discussions_q=category%3AQuestions+is%3Aunanswered" class="external-link" target="_blank">GitHub Discussions</a>
66-
* <a href="https://github.com/tiangolo/typer/issues?q=is%3Aissue+is%3Aopen+sort%3Aupdated-desc+label%3Aquestion+-label%3Aanswered+" class="external-link" target="_blank">GitHub Issues</a>
65+
* <a href="https://github.com/fastapi/typer/discussions/categories/questions?discussions_q=category%3AQuestions+is%3Aunanswered" class="external-link" target="_blank">GitHub Discussions</a>
66+
* <a href="https://github.com/fastapi/typer/issues?q=is%3Aissue+is%3Aopen+sort%3Aupdated-desc+label%3Aquestion+-label%3Aanswered+" class="external-link" target="_blank">GitHub Issues</a>
6767

6868
In many cases you might already know the answer for those questions. 🤓
6969

@@ -112,15 +112,15 @@ If they reply, there's a high chance you would have solved their problem, congra
112112

113113
## Watch the GitHub repository
114114

115-
You can "watch" Typer in GitHub (clicking the "watch" button at the top right): <a href="https://github.com/tiangolo/typer" class="external-link" target="_blank">https://github.com/tiangolo/typer</a>.
115+
You can "watch" Typer in GitHub (clicking the "watch" button at the top right): <a href="https://github.com/fastapi/typer" class="external-link" target="_blank">https://github.com/fastapi/typer</a>.
116116

117117
If you select "Watching" instead of "Releases only" you will receive notifications when someone creates a new issue or question. You can also specify that you only want to be notified about new issues, or discussions, or PRs, etc.
118118

119119
Then you can try and help them solve those questions.
120120

121121
## Ask Questions
122122

123-
You can <a href="https://github.com/tiangolo/typer/discussions/new?category=questions" class="external-link" target="_blank">create a new question</a> in the GitHub repository, for example to:
123+
You can <a href="https://github.com/fastapi/typer/discussions/new?category=questions" class="external-link" target="_blank">create a new question</a> in the GitHub repository, for example to:
124124

125125
* Ask a **question** or ask about a **problem**.
126126
* Suggest a new **feature**.
@@ -214,7 +214,7 @@ Join the 👥 <a href="https://discord.gg/VQjSZaeJmf" class="external-link" targ
214214

215215
/// tip
216216

217-
For questions, ask them in <a href="https://github.com/tiangolo/typer/discussions/new?category=questions" class="external-link" target="_blank">GitHub Discussions</a>, there's a much better chance you will receive help there.
217+
For questions, ask them in <a href="https://github.com/fastapi/typer/discussions/new?category=questions" class="external-link" target="_blank">GitHub Discussions</a>, there's a much better chance you will receive help there.
218218

219219
Use the chat only for other general conversations.
220220

docs/index.md

+7-7
Original file line numberDiff line numberDiff line change
@@ -12,14 +12,14 @@
1212
<em>Typer, build great CLIs. Easy to code. Based on Python type hints.</em>
1313
</p>
1414
<p align="center">
15-
<a href="https://github.com/tiangolo/typer/actions?query=workflow%3ATest" target="_blank">
16-
<img src="https://github.com/tiangolo/typer/workflows/Test/badge.svg" alt="Test">
15+
<a href="https://github.com/fastapi/typer/actions?query=workflow%3ATest" target="_blank">
16+
<img src="https://github.com/fastapi/typer/workflows/Test/badge.svg" alt="Test">
1717
</a>
18-
<a href="https://github.com/tiangolo/typer/actions?query=workflow%3APublish" target="_blank">
19-
<img src="https://github.com/tiangolo/typer/workflows/Publish/badge.svg" alt="Publish">
18+
<a href="https://github.com/fastapi/typer/actions?query=workflow%3APublish" target="_blank">
19+
<img src="https://github.com/fastapi/typer/workflows/Publish/badge.svg" alt="Publish">
2020
</a>
21-
<a href="https://coverage-badge.samuelcolvin.workers.dev/redirect/tiangolo/typer" target="_blank">
22-
<img src="https://coverage-badge.samuelcolvin.workers.dev/tiangolo/typer.svg" alt="Coverage">
21+
<a href="https://coverage-badge.samuelcolvin.workers.dev/redirect/fastapi/typer" target="_blank">
22+
<img src="https://coverage-badge.samuelcolvin.workers.dev/fastapi/typer.svg" alt="Coverage">
2323
<a href="https://pypi.org/project/typer" target="_blank">
2424
<img src="https://img.shields.io/pypi/v/typer?color=%2334D058&label=pypi%20package" alt="Package version">
2525
</a>
@@ -29,7 +29,7 @@
2929

3030
**Documentation**: <a href="https://typer.tiangolo.com" target="_blank">https://typer.tiangolo.com</a>
3131

32-
**Source Code**: <a href="https://github.com/tiangolo/typer" target="_blank">https://github.com/tiangolo/typer</a>
32+
**Source Code**: <a href="https://github.com/fastapi/typer" target="_blank">https://github.com/fastapi/typer</a>
3333

3434
---
3535

docs/management-tasks.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -112,4 +112,4 @@ When a question in GitHub Discussions has been answered, mark the answer by clic
112112

113113
Many of the current Discussion Questions were migrated from old issues. Many have the label `answered`, that means they were answered when they were issues, but now in GitHub Discussions, it's not known what is the actual response from the messages.
114114

115-
You can filter discussions by <a href="https://github.com/tiangolo/typer/discussions/categories/questions?discussions_q=category:Questions+is:open+is:unanswered" class="external-link" target="_blank">`Questions` that are `Unanswered`</a>.
115+
You can filter discussions by <a href="https://github.com/fastapi/typer/discussions/categories/questions?discussions_q=category:Questions+is:open+is:unanswered" class="external-link" target="_blank">`Questions` that are `Unanswered`</a>.

docs/tutorial/subcommands/index.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ origin [email protected]:yourusername/typer.git (fetch)
2323
origin [email protected]:yourusername/typer.git (push)
2424

2525
// git remote add takes 2 CLI arguments, a name and URL
26-
$ git remote add upstream https://github.com/tiangolo/typer.git
26+
$ git remote add upstream https://github.com/fastapi/typer.git
2727

2828
// Doesn't output anything, but now you have another remote repository called upstream
2929

@@ -32,8 +32,8 @@ $ git remote -v
3232

3333
origin [email protected]:yourusername/typer.git (fetch)
3434
origin [email protected]:yourusername/typer.git (push)
35-
upstream https://github.com/tiangolo/typer.git (fetch)
36-
upstream https://github.com/tiangolo/typer.git (push)
35+
upstream https://github.com/fastapi/typer.git (fetch)
36+
upstream https://github.com/fastapi/typer.git (push)
3737
```
3838

3939
</div>

mkdocs.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,8 @@ theme:
5353
logo: img/icon.svg
5454
favicon: img/favicon.png
5555
language: en
56-
repo_name: tiangolo/typer
57-
repo_url: https://github.com/tiangolo/typer
56+
repo_name: fastapi/typer
57+
repo_url: https://github.com/fastapi/typer
5858
plugins:
5959
# Material for MkDocs
6060
search:
@@ -210,7 +210,7 @@ extra:
210210
Thanks for your feedback!
211211
social:
212212
- icon: fontawesome/brands/github-alt
213-
link: https://github.com/tiangolo/typer
213+
link: https://github.com/fastapi/typer
214214
- icon: fontawesome/brands/twitter
215215
link: https://twitter.com/tiangolo
216216
- icon: fontawesome/brands/linkedin

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ dependencies = [
3939
readme = "README.md"
4040
[project.urls]
4141
Documentation = "https://typer.tiangolo.com/"
42-
homepage = "https://github.com/tiangolo/typer"
42+
homepage = "https://github.com/fastapi/typer"
4343

4444
[project.optional-dependencies]
4545
standard = [

typer-cli/README.md

+7-7
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,14 @@
55
<em>Typer, build great CLIs. Easy to code. Based on Python type hints.</em>
66
</p>
77
<p align="center">
8-
<a href="https://github.com/tiangolo/typer/actions?query=workflow%3ATest" target="_blank">
9-
<img src="https://github.com/tiangolo/typer/workflows/Test/badge.svg" alt="Test">
8+
<a href="https://github.com/fastapi/typer/actions?query=workflow%3ATest" target="_blank">
9+
<img src="https://github.com/fastapi/typer/workflows/Test/badge.svg" alt="Test">
1010
</a>
11-
<a href="https://github.com/tiangolo/typer/actions?query=workflow%3APublish" target="_blank">
12-
<img src="https://github.com/tiangolo/typer/workflows/Publish/badge.svg" alt="Publish">
11+
<a href="https://github.com/fastapi/typer/actions?query=workflow%3APublish" target="_blank">
12+
<img src="https://github.com/fastapi/typer/workflows/Publish/badge.svg" alt="Publish">
1313
</a>
14-
<a href="https://coverage-badge.samuelcolvin.workers.dev/redirect/tiangolo/typer" target="_blank">
15-
<img src="https://coverage-badge.samuelcolvin.workers.dev/tiangolo/typer.svg" alt="Coverage">
14+
<a href="https://coverage-badge.samuelcolvin.workers.dev/redirect/fastapi/typer" target="_blank">
15+
<img src="https://coverage-badge.samuelcolvin.workers.dev/fastapi/typer.svg" alt="Coverage">
1616
<a href="https://pypi.org/project/typer" target="_blank">
1717
<img src="https://img.shields.io/pypi/v/typer?color=%2334D058&label=pypi%20package" alt="Package version">
1818
</a>
@@ -22,7 +22,7 @@
2222

2323
**Documentation**: <a href="https://typer.tiangolo.com" target="_blank">https://typer.tiangolo.com/tutorial/typer-command/</a>
2424

25-
**Source Code**: <a href="https://github.com/tiangolo/typer" target="_blank">https://github.com/tiangolo/typer</a>
25+
**Source Code**: <a href="https://github.com/fastapi/typer" target="_blank">https://github.com/fastapi/typer</a>
2626

2727
---
2828

0 commit comments

Comments
 (0)