From 9f46c0349d3d30ad0ef50bf068cf4b5ae15107a8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Richard=20Dobro=C5=88?= Date: Sun, 3 Mar 2024 21:24:53 +0100 Subject: [PATCH] Custom updates of docs --- CHANGELOG.md | 4 ---- docs/inline_translating.md | 2 +- 2 files changed, 1 insertion(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c7cf5e1..4916fb2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,10 +8,6 @@ Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) princip ### Fixed - Collecting of fbt::param values -### Fixed -- Redundant file scanning for docblock with the `@fbt` pragma -- `tiger128,3` now generates the same hash as the original implementation - ## v4.2.3 - 2023-12-09 ### Changed - Allow to call customized `\fbt\fbt` implementation for methods `fbt` and `fbs` when Laravel package is used diff --git a/docs/inline_translating.md b/docs/inline_translating.md index 4ae8bb9..da99369 100644 --- a/docs/inline_translating.md +++ b/docs/inline_translating.md @@ -13,7 +13,7 @@ If you right-click on the underlined string, the translation dialog appears and ## Installing -For installation, please follow these [instructions](https://github.com/swiftyper-sk/fbt-inline-translations#-installing). +For installation, please follow these [instructions](https://github.com/swiftyper-sk/fbt-inline-translations#non-react-usage). ## How it works? ```php