Skip to content

Commit 380b8ff

Browse files
committed
Fixing TOC links to documentation
1 parent 85dba76 commit 380b8ff

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

README.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@
66

77
Please, pin the version you are using on your environment.
88

9-
AWS Data Wrangler is completing 1 year, and the team is working to collect feedbacks and features requests to put in our 1.0.0 version. By now we have 3 major changes listed:
9+
AWS Data Wrangler is completing 1 year, and the team is working to collect feedback and features requests to put in our 1.0.0 version. By now we have 3 major changes listed:
1010

1111
- API redesign
1212
- Nested data types support
1313
- Deprecation of PySpark support
14-
- PySpark support takes considerable part of the development time and it has not been reflected in user adoption. Only 2 of our 66 issues on GitHub are related to Spark.
14+
- PySpark support takes considerable part of the development time and it has not been reflected in user adoption. Only 2 of our 70 issues on GitHub are related to Spark.
1515
- In addition, the integration between PySpark and PyArrow/Pandas remains in experimental stage and we have been experiencing tough times to keep it stable.
1616

1717
---
@@ -33,12 +33,12 @@ AWS Data Wrangler is completing 1 year, and the team is working to collect feedb
3333
- [Pandas](#Pandas)
3434
- [PySpark](#PySpark)
3535
- [General](#General)
36-
- [Install](https://aws-data-wrangler.readthedocs.io/install.html)
37-
- [Examples](https://aws-data-wrangler.readthedocs.io/examples.html)
38-
- [Tutorials](https://aws-data-wrangler.readthedocs.io/tutorials.html)
39-
- [API Reference](https://aws-data-wrangler.readthedocs.io/api/awswrangler.html)
40-
- [License](https://aws-data-wrangler.readthedocs.io/license.html)
41-
- [Contributing](https://aws-data-wrangler.readthedocs.io/contributing.html)
36+
- [Install](https://aws-data-wrangler.readthedocs.io/en/latest/install.html)
37+
- [Examples](https://aws-data-wrangler.readthedocs.io/en/latest/examples.html)
38+
- [Tutorials](https://aws-data-wrangler.readthedocs.io/en/latest/tutorials.html)
39+
- [API Reference](https://aws-data-wrangler.readthedocs.io/en/latest/api/awswrangler.html)
40+
- [License](https://aws-data-wrangler.readthedocs.io/en/latest/license.html)
41+
- [Contributing](https://aws-data-wrangler.readthedocs.io/en/latest/contributing.html)
4242

4343
## Use Cases
4444

docs/source/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
- API redesign
1616
- Nested data types support
1717
- Deprecation of PySpark support
18-
- PySpark support takes considerable part of the development time and it has not been reflected in user adoption. Only 2 of our 66 issues on GitHub are related to Spark.
18+
- PySpark support takes considerable part of the development time and it has not been reflected in user adoption. Only 2 of our 70 issues on GitHub are related to Spark.
1919
- In addition, the integration between PySpark and PyArrow/Pandas remains in experimental stage and we have been experiencing tough times to keep it stable.
2020

2121
.. toctree::

0 commit comments

Comments
 (0)