Skip to content

Commit f7be0ea

Browse files
authored
Fix format issue in README.rst and update release date (#365)
1 parent 5c29a0d commit f7be0ea

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

CHANGELOG.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Unreleased
55

66
.. _changelog-4.6.0:
77

8-
4.6.0 — 2023-07-17
8+
4.6.0 — 2023-07-18
99
==================
1010

1111
🚀 Feature

README.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ Talk to the EXASOL DB using SQLAlchemy
9696

9797
**Websocket based Dialect:**
9898

99-
For more details regarding the websocket support checkout `What is Websocket support? <wss>`_.
99+
For more details regarding the websocket support checkout the section: "What is Websocket support?"
100100

101101
.. code-block:: python
102102
@@ -158,7 +158,6 @@ Development & Testing
158158
`````````````````````
159159
See `developer guide`_
160160

161-
.. _wss:
162161
What is Websocket support?
163162
``````````````````````````
164163
In the context of SQLA and Exasol, Websocket support means that an SQLA dialect

0 commit comments

Comments
 (0)