view tests/procs/test_dotfiles.yaml @ 817:4cbd534f68b0

docs: Repair some broken links
author Raoul Bourquin <raoul@ccczh.ch>
date Mon, 14 Nov 2016 02:53:39 +0100
parents bab91fcef741
children
line wrap: on
line source

---
in:
    assets/something.txt: Foo bar
    assets/.htaccess: "# Apache config"
outfiles:
    something.txt: Foo bar
    .htaccess: "# Apache config"