We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d1ee4bd + 8460228 commit 122d670Copy full SHA for 122d670
README.md
@@ -15,7 +15,7 @@ Feel free to use and adapt it for your own purposes.
15
16
```html
17
<script src="https://d3js.org/d3.v4.min.js"></script>
18
-<script src="http://zalando.github.io/tech-radar/release/radar-0.6.js"></script>
+<script src="http://zalando.github.io/tech-radar/release/radar-0.7.js"></script>
19
```
20
21
2. insert an empty `svg` tag:
0 commit comments