Skip to content

Commit ca65660

Browse files
authored
update/fix some links to issues (#231)
links were pointing to the wrong repo, replaced one to avoid google groups Signed-off-by: Michael Smith <[email protected]>
1 parent ef163c2 commit ca65660

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

README.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -548,9 +548,9 @@ docker run -it -p 1880:1880 -v node_red_data:/data --name mynodered -u root node
548548

549549
__References:__
550550

551-
https://github.com/node-red/node-red/issues/15
551+
https://github.com/node-red/node-red-docker/issues/15
552552

553-
https://github.com/node-red/node-red/issues/8
553+
https://github.com/node-red/node-red-docker/issues/8
554554

555555
<br>
556556

@@ -563,7 +563,9 @@ docker run -it -p 1880:1880 -v node_red_data:/data --name mynodered --device=/de
563563
```
564564
__References:__
565565

566-
https://github.com/node-red/node-red/issues/15
566+
https://github.com/node-red/node-red-docker/issues/15
567+
568+
https://github.com/node-red/node-red-docker/issues/154
567569

568570
<br>
569571

@@ -584,7 +586,7 @@ or within a docker-compose file
584586

585587
__References:__
586588

587-
https://groups.google.com/forum/#!topic/node-red/ieo5IVFAo2o
589+
https://github.com/node-red/node-red-docker/issues/92
588590

589591
<br>
590592

0 commit comments

Comments
 (0)