Skip to content

Commit a61ec45

Browse files
committed
Fix link in documentation.
1 parent 610c81e commit a61ec45

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

upgrade_guide/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ Merged from 2.0.11:
5454

5555
### 2.1.6
5656

57-
See [2.0.10](20x-to-2010).
57+
See [2.0.10](#2-0-x-to-2-0-10).
5858

5959

6060
### 2.1.2
@@ -173,7 +173,7 @@ driver, but rather third-party frameworks and tools.
173173
If you know that the CQL functions or expressions are safe, use
174174
`setIdempotent(true)` on the statement.
175175

176-
### 2.0.x to 2.0.10
176+
### <a name="2-0-x-to-2-0-10"></a>2.0.x to 2.0.10
177177

178178
We try to avoid breaking changes within a branch (2.0.x to 2.0.y), but
179179
2.0.10 saw a lot of new features and internal improvements. There is one

0 commit comments

Comments
 (0)