summaryrefslogtreecommitdiff
path: root/docs/project_info
diff options
context:
space:
mode:
authorJordan Cook <jordan.cook@pioneer.com>2022-06-17 16:12:24 -0500
committerJordan Cook <jordan.cook@pioneer.com>2022-06-17 16:30:18 -0500
commit795c785eae7dbd04419bec5a0d2aec278570a948 (patch)
treec5c444f139ab0097b242696c7695cf1a2eb1e675 /docs/project_info
parentbe9ab4157ff58f6b547e594cb427f3a818f32f51 (diff)
downloadrequests-cache-795c785eae7dbd04419bec5a0d2aec278570a948.tar.gz
Update to FontAwesome 6
Diffstat (limited to 'docs/project_info')
-rw-r--r--docs/project_info/code_of_conduct.md2
-rw-r--r--docs/project_info/contributing.md2
-rw-r--r--docs/project_info/contributors.md2
-rw-r--r--docs/project_info/history.md2
-rw-r--r--docs/project_info/related_projects.md2
5 files changed, 5 insertions, 5 deletions
diff --git a/docs/project_info/code_of_conduct.md b/docs/project_info/code_of_conduct.md
index 9977692..4d6d542 100644
--- a/docs/project_info/code_of_conduct.md
+++ b/docs/project_info/code_of_conduct.md
@@ -1,4 +1,4 @@
-# {fa}`handshake` Code of Conduct
+# {fas}`handshake` Code of Conduct
This Code of Conduct is adapted from
[Contributor Covenant, version 1.4](https://www.contributor-covenant.org/version/1/4/code-of-conduct.html).
diff --git a/docs/project_info/contributing.md b/docs/project_info/contributing.md
index 5d40716..aeb997e 100644
--- a/docs/project_info/contributing.md
+++ b/docs/project_info/contributing.md
@@ -1,5 +1,5 @@
(contributing)=
-# {fa}`lightbulb` Contributing
+# {fas}`lightbulb` Contributing
```{include} ../../CONTRIBUTING.md
:start-line: 1
```
diff --git a/docs/project_info/contributors.md b/docs/project_info/contributors.md
index 5c3aaa1..33dde28 100644
--- a/docs/project_info/contributors.md
+++ b/docs/project_info/contributors.md
@@ -1,4 +1,4 @@
-# {fa}`users` Contributors
+# {fas}`users` Contributors
```{include} ../../CONTRIBUTORS.md
:start-line: 1
```
diff --git a/docs/project_info/history.md b/docs/project_info/history.md
index 3bb2b72..f2c0601 100644
--- a/docs/project_info/history.md
+++ b/docs/project_info/history.md
@@ -1,5 +1,5 @@
(changelog)=
-# {fa}`history` History
+# {fas}`history` History
```{include} ../../HISTORY.md
:start-line: 1
```
diff --git a/docs/project_info/related_projects.md b/docs/project_info/related_projects.md
index dd553cc..3a01d19 100644
--- a/docs/project_info/related_projects.md
+++ b/docs/project_info/related_projects.md
@@ -1,5 +1,5 @@
(related-projects)=
-# {fa}`external-link-alt,style=fas` Related Projects
+# {fas}`external-link-alt` Related Projects
If requests-cache isn't quite what you need, you can help make it better! See the
{ref}`Contributing Guide <contributing>` for details.