Skip to content

Commit ff87cbb

Browse files
brohitbroseajay-gov
authored andcommitted
Refer to correct file in README
1 parent 4d12d0c commit ff87cbb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

server/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Visit the [documentation](https://developer.swim.ai/concepts) for further detail
3232

3333
## Populating a Swim Server With Your Data
3434

35-
Every Swim server can be written to and read from by external processes using the Swim API. The simplest way to utilize this API is to use a **Swim client** instance to [send commands to command lanes](http://github.com/swimos/tutorial/tree/master/server/src/main/java/swim/tutorial/TutorialPlane.java#L40).
35+
Every Swim server can be written to and read from by external processes using the Swim API. The simplest way to utilize this API is to use a **Swim client** instance to [send commands to command lanes](http://github.com/swimos/tutorial/blob/master/server/src/main/java/swim/tutorial/DataSource.java#L40).
3636

3737
Visit the [documentation](https://developer.swim.ai/concepts) for further details about these concepts.
3838

0 commit comments

Comments
 (0)