Skip to content

Commit 51aa87b

Browse files
committed
link in readme fix
1 parent d1b4d26 commit 51aa87b

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
@@ -370,7 +370,7 @@ room := thingsdb.NewRoomFromId("//stuff", 17)
370370

371371
NewRoomFromName creates a new room using the name from a room.
372372

373-
Not every room has a name. The function [set_name]https://docs.thingsdb.io/v1/data-types/room/set_name/ must be used to give a room a name.
373+
Not every room has a name. The function [set_name](https://docs.thingsdb.io/v1/data-types/room/set_name/) must be used to give a room a name.
374374
*Example:*
375375

376376
```go

0 commit comments

Comments
 (0)