From 5aa878b9012acca4848397042bd828b8d90b4400 Mon Sep 17 00:00:00 2001 From: Dolan Date: Wed, 6 Mar 2019 02:12:41 +0000 Subject: [PATCH] Fix invalid link --- docs/usage/tables.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/usage/tables.md b/docs/usage/tables.md index 94e95ac3e7..0a165cecf2 100644 --- a/docs/usage/tables.md +++ b/docs/usage/tables.md @@ -215,9 +215,9 @@ Example showing how to add images to tables _Source: https://github.com/dolanmiu/docx/blob/master/demo/demo24.ts_ -[Example](https://raw.githubusercontent.com/dolanmiu/docx/master/demo/36.ts ':include') +[Example](https://raw.githubusercontent.com/dolanmiu/docx/master/demo/demo36.ts ':include') -_Source: https://github.com/dolanmiu/docx/blob/master/demo/36.ts_ +_Source: https://github.com/dolanmiu/docx/blob/master/demo/demo36.ts_ ### Alignment of text in a cell