Skip to content

Commit d14b72f

Browse files
authored
1 parent 93a804f commit d14b72f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/go/migration/migrate-away.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ In practise Encore is opinionated only in certain areas which are critical for e
1515
## Accommodating for your unique requirements
1616

1717
Many software projects end up having a few novel requirements, which are highly specific to the problem domain. To accommodate for this, Encore is designed to let you go outside of the standardized Backend Framework when you need to, for example:
18-
- You can drop down in abstraction level in the API framework using [raw endpoints](/docs/go/primitives/defining-apis#raw-endpoints)
18+
- You can drop down in abstraction level in the API framework using [raw endpoints](/docs/go/primitives/raw-endpoints).
1919
- You can use tools like the [Terraform provider](/docs/platform/integrations/terraform) to integrate infrastructure that is not managed by Encore
2020

2121
## Mitigating risk through Open Source and efficiency

0 commit comments

Comments
 (0)