mirror of
https://github.com/fnproject/fn.git
synced 2022-10-28 21:29:17 +03:00
Updated docs, cleaned things up, DRY's up function format stuff. (#688)
* Updated docs, cleaned things up, DRY's up function format stuff. * deleted files * updated bad link
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# Fn Routes
|
||||
|
||||
Routes have a many-to-one mapping to an [app](apps.md).
|
||||
Routes have a many-to-one mapping to an [app](../developers/apps.md).
|
||||
|
||||
A good practice to get the best performance on your Fn API is define
|
||||
the required memory as well as CPU limits for each function.
|
||||
|
||||
Reference in New Issue
Block a user