Skip to content

Commit b05591a

Browse files
authored
Update README to pass twine inspection (#307)
1 parent 883320e commit b05591a

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ to the following one:
165165
166166
ALTER SESSION SET SCRIPT_LANGUAGES='<LANGUAGE_ALIAS>=localzmq+protobuf:///<bucketfs-name>/<bucket-name>/<path-in-bucket>/<container-name>?lang=<language>#buckets/<bucketfs-name>/<bucket-name>/<path-in-bucket>/<container-name>/exaudf/exaudfclient[_py3]';
167167
168-
**Please, refer to the** :doc:`User Guide <user_guide/user_guide>`.
168+
**Please, refer to the** `User Guide <https://exasol.github.io/script-languages-container-tool/main/user_guide/user_guide.html>`__.
169169
**for more detailed information, how to use exalsct.**
170170

171171
Features

doc/changes/changes_3.4.0.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,13 @@
66

77
## Refactorings
88

9-
- #301: Update PTB and workflows and activate generation of GH pages
9+
- #301: Updated PTB and workflows and activate generation of GH pages
1010
- #305: Updated exasol-bucketfs to 2.0.0
1111

1212
## Security
1313

14-
- #303: Update dependencies on top of 3.3.0, including exasol-toolbox to 1.6.0
14+
- #303: Updated dependencies on top of 3.3.0, including exasol-toolbox to 1.6.0
15+
16+
## Bugfixes
17+
18+
- Changed referenced link to external link in README due to issues with PyPi & GitHub rendering

0 commit comments

Comments
 (0)