radumg / DynaServer

A Dynamo Extension that allows bi-directional communication and control of Dynamo as a REST API.
GNU Affero General Public License v3.0
18 stars 1 forks source link

Url in webpage display wrong #9

Closed MarkThorley closed 5 years ago

MarkThorley commented 5 years ago

Currently display as: http://localhost:1234/Workspaces/Open/{filepath}

Should display as: http://localhost:1234/Workspace/Open/{filepath}