keplerproject -> lunarmodules

This commit is contained in:
Hisham Muhammad
2022-07-26 12:40:59 -03:00
parent e4eae33de5
commit 912e06714f
9 changed files with 35 additions and 47 deletions

View File

@@ -1,11 +1,11 @@
[![License](http://img.shields.io/badge/Licence-MIT-brightgreen.svg)](LICENSE)
[![Build Status](https://github.com/keplerproject/luafilesystem/actions/workflows/ci.yml/badge.svg)](https://github.com/keplerproject/luafilesystem/actions)
[![Build Status](https://github.com/lunarmodules/luafilesystem/actions/workflows/ci.yml/badge.svg)](https://github.com/lunarmodules/luafilesystem/actions)
[![Build status](https://ci.appveyor.com/api/projects/status/y04s4ms7u16trw8e?svg=true)](https://ci.appveyor.com/project/ignacio/luafilesystem)
[![Coverage Status](https://coveralls.io/repos/keplerproject/luafilesystem/badge.png)](https://coveralls.io/r/keplerproject/luafilesystem)
[![Coverage Status](https://coveralls.io/repos/lunarmodules/luafilesystem/badge.png)](https://coveralls.io/r/lunarmodules/luafilesystem)
# LuaFileSystem - File System Library for Lua
https://keplerproject.github.io/luafilesystem
https://lunarmodules.github.io/luafilesystem
# Description
@@ -23,4 +23,4 @@ luarocks install luafilesystem
# Documentation
Please check the at `docs/` for more information, also available at the [project website](https://keplerproject.github.io/luafilesystem).
Please check the at `docs/` for more information, also available at the [project website](https://lunarmodules.github.io/luafilesystem).