diff --git a/_config.yml b/_config.yml index ca8d5bd..a48d1ea 100644 --- a/_config.yml +++ b/_config.yml @@ -1,6 +1,6 @@ title: PlayPI description: A local API testing playground for RESTful, gRPC, GraphQL, and WebSocket APIs. -baseurl: "/playpi" # Update this to match your repository name +baseurl: "/PlayPI" # Update this to match your repository name remote_theme: pages-themes/cayman@v0.2.0 plugins: - jekyll-remote-theme # add this line to the plugins list if you already have one