diff --git a/src/api/sdk.erb b/src/api/sdk.erb index c207c92..03c08b7 100644 --- a/src/api/sdk.erb +++ b/src/api/sdk.erb @@ -41,5 +41,10 @@ title: Official SDKs
Learn how to deploy OneBusAway on Render → +
+ ++ Video Guide - This will demonstrate how we validate that the server is working correctly by ensuring that data is appearing as expected.
\ No newline at end of file diff --git a/src/guides/deployment/validate-server.erb b/src/guides/deployment/validate-server.erb new file mode 100644 index 0000000..fb4215d --- /dev/null +++ b/src/guides/deployment/validate-server.erb @@ -0,0 +1,10 @@ +--- +title: Validate an OBA Server +layout: page +--- + ++ Once you have deployed OneBusAway, you can validate that the server is working correctly by ensuring that data is appearing as shown in the following video. +
+ + \ No newline at end of file