Skip to content

Commit 21158ba

Browse files
committed
Fix doc link
Fix doc link
1 parent e6c3906 commit 21158ba

File tree

3 files changed

+72
-6
lines changed

3 files changed

+72
-6
lines changed

.idea/workspace.xml

Lines changed: 68 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/.readthedocs.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@ formats:
1111

1212
# Optionally set the version of Python and requirements required to build your docs
1313
python:
14-
version: "3.7"
14+
version: "3.8"
1515
install:
16-
- requirements: docs/requirements.txt
16+
- requirements: docs/requirements.txt

docs/source/index.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ RoadMap
1616
----
1717

1818
* Project Kanban
19-
* https://github.com/orgs/Integrated-Testing-Environment/projects/4/views/1
19+
* https://github.com/orgs/Integration-Automation/projects/2/views/1
2020

2121
----
2222

@@ -27,4 +27,4 @@ Notice
2727
* We don't support Unix/Linux Wayland GUI Now \
2828
* May be future feature
2929

30-
----
30+
----

0 commit comments

Comments
 (0)