Update projects.js
This commit is contained in:
parent
d60072d34e
commit
37ef81d329
|
@ -27,7 +27,7 @@ const projects = [
|
||||||
{
|
{
|
||||||
title: "RTL EPUB Maker",
|
title: "RTL EPUB Maker",
|
||||||
description: "Easily create EPUB e-book files with proper RTL support. Because right-to-left languages deserve nice e-books too.",
|
description: "Easily create EPUB e-book files with proper RTL support. Because right-to-left languages deserve nice e-books too.",
|
||||||
link: "https//rtl-epub-maker.lingdocs.com",
|
link: "https://rtl-epub-maker.lingdocs.com",
|
||||||
},
|
},
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue