Skip to content

Commit 73cec59

Browse files
authored
Update README.md
Updated cross reference.
1 parent f618cbe commit 73cec59

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ extensions [dbscan]
121121
; Cluster agents by location, with at least 3 members to constitute a cluster, and a maximum distance of 3
122122
let clusters dbscan:cluster-by-location agents 3 3
123123
```
124-
The clusters can then be used as shown in the section **Clustering individuals by variable**.
124+
The clusters can then be used as shown in the section [**Clustering individuals by variable**](https://github.com/chrfrantz/NetLogo-Extension-DBSCAN#clustering-individuals-by-variable).
125125

126126
## Demo
127127

0 commit comments

Comments
 (0)