Skip to content

Commit 0ae28bc

Browse files
committed
Update docs
1 parent 624b3d7 commit 0ae28bc

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

docs/01-use.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ permalink: /use/
66

77
## Using canvas layer in function
88

9-
Before starting to use the canvas layer, it is required to have the layer deployed through AWS Serverless Application Repository or AWS Lambda console, you may refer to [setup information](/setup/) for details. Then, you may create your Lambda function using:
9+
Before starting to use the canvas layer, it is required to have the layer deployed through AWS Serverless Application Repository or AWS Lambda console, you may refer to [setup information]({% link 00-setup.md %}) for details. Then, you may create your Lambda function using:
1010

1111
* AWS Lambda console editor; or
1212
* Local tool in your machine; or

docs/_config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ title: Canvas Layer for AWS Lambda
22
description: >
33
Cairo backed Mozilla Web Canvas API implementation layer for AWS Lambda
44
theme: minima
5+
baseurl: lambda-layer-canvas-nodejs
56
minima:
67
social_links:
78
- { platform: github, user_url: "https://github.com/charoitel/lambda-layer-canvas-nodejs" }

0 commit comments

Comments
 (0)