File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ The project is a monorepo. Packages are located in the `packages` directory. The
9
9
10
10
- ` @netlify/remix-runtime ` - The Remix runtime for Netlify Edge Functions
11
11
- ` @netlify/remix-edge-adapter ` - The Remix adapter for Netlify Edge Functions
12
- - ` @netlify/ remix-edge-demo-site` - A demo site for testing the packages
12
+ - ` remix-edge-demo-site ` - A demo site for testing the packages
13
13
14
14
## Installation
15
15
Original file line number Diff line number Diff line change 1
1
# Remix Demo Site for Netlify Edge Functions
2
2
3
- This is a demo site for [ Remix] ( https://remix.run ) apps running on
3
+ This is a demo site for [ Remix] ( https://remix.run ) running on
4
4
[ Netlify Edge Functions] ( https://docs.netlify.com/edge-functions/overview/ ) .
5
5
6
- You can use this site to test the @netlify/remix-edge-adapter and @netlify/remix-runtime packages. This site is not intended to be used as
7
- a template for Remix apps.
6
+ You can use this site to test the @netlify/remix-edge-adapter and @netlify/remix-runtime packages. This site is not
7
+ intended to be used as a template for Remix apps.
Original file line number Diff line number Diff line change 1
1
## Remix Adapter for Netlify
2
2
3
- The Remix Adapter for Netlify you to deploy your [ Remix] ( https://remix.run ) app to
3
+ The Remix Adapter for Netlify allows you to deploy your [ Remix] ( https://remix.run ) app to
4
4
[ Netlify Edge Functions] ( https://docs.netlify.com/edge-functions/overview/ ) .
You can’t perform that action at this time.
0 commit comments