diff options
| author | Mateusz Burniak <mateusz@burniak.pl> | 2019-10-03 22:45:27 +0200 | 
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-10-03 22:45:27 +0200 | 
| commit | 2afee25faf822439b6c3aaa621cc8fde55925282 (patch) | |
| tree | 3ba470d33b5942cf071e9e9d405fd1a55c8c6bcb | |
| parent | 790bedf4291c1dfee059270bc995878764754ab5 (diff) | |
[bf/pl-pl] Fix typo in url
| -rw-r--r-- | pl-pl/bf-pl.html.markdown | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/pl-pl/bf-pl.html.markdown b/pl-pl/bf-pl.html.markdown index 54772961..09c85362 100644 --- a/pl-pl/bf-pl.html.markdown +++ b/pl-pl/bf-pl.html.markdown @@ -7,7 +7,7 @@ contributors:      - ["Mathias Bynens", "http://mathiasbynens.be/"]  translators:      - ["Jakub Młokosiewicz", "https://github.com/hckr"] -    - ["Mateusz Burniak", "https://gitbub.com/matbur"] +    - ["Mateusz Burniak", "https://github.com/matbur"]  lang: pl-pl  --- | 
