From 61ec82ffdc951c24465f6ec2997678246c1d0a9f Mon Sep 17 00:00:00 2001 From: hasham-qaiser <117246204+hasham-qaiser@users.noreply.github.com> Date: Thu, 18 Jan 2024 19:56:45 -0800 Subject: [PATCH 1/2] removed tags form pages --- .../statement-generator/public/locales/en/translation.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/products/statement-generator/public/locales/en/translation.json b/products/statement-generator/public/locales/en/translation.json index 0562bfa1..01fafdcc 100644 --- a/products/statement-generator/public/locales/en/translation.json +++ b/products/statement-generator/public/locales/en/translation.json @@ -50,9 +50,9 @@ "sectionTitle2": "Keep your browser open", "sectionParagraph2": "This website doesn’t save anything you write, so be sure to keep your browser open until you are done. You can download your completed letter at the end.", "sectionTitle3": "Using this site", - "sectionParagraph3": "Remember to read our Privacy Policy and Terms of Use.", + "sectionParagraph3": "Remember to read our Privacy Policy and Terms of Use.", "sectionTitle4": "Need help?", - "sectionParagraph4": "If you have questions at any point, you can always check our FAQ." + "sectionParagraph4": "If you have questions at any point, you can always check our FAQ." }, "welcome_page": { "titleText": "Welcome", @@ -215,7 +215,7 @@ "paragraph2.1b": "Please note that the website does not replace any professional legal advice you receive from a lawyer.", "title2.2": "How does Expunge Assist protect my privacy?", "paragraph2.2a": "Expunge Assist does not store or save any of your data. Once you close your browser, your data is cleared. If any person or agencies were to search this site for your data, there would be no data to find. However, once you have downloaded, saved, or copied your letter from our site to another location, it is your responsibility to keep that data secure.", - "paragraph2.2b": "

Check our Privacy Policy to learn more.

", + "paragraph2.2b": "

Check our Privacy Policy to learn more.

", "title2.3": "My conviction was not in California. Can I still use Expunge Assist?", "paragraph2.3a": "This tool is currently intended only for people with criminal convictions in California. Each state has different rules on record clearance, so you should check the laws of the state in which you have your conviction.", "paragraph2.3b": "However, if your state requires or allows for a written declaration letter to clear your record, then you may want to take a look at the Expunge Assist declaration letter generator as a guide for the writing process or to help get a better idea of what a declaration letter may contain.", From d997a89073ea9e0e6704b9eec1e79aef482e4283 Mon Sep 17 00:00:00 2001 From: hasham-qaiser <117246204+hasham-qaiser@users.noreply.github.com> Date: Thu, 18 Jan 2024 20:18:15 -0800 Subject: [PATCH 2/2] tag from readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 44c148fc..865162d2 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Please refer to the [wiki](https://github.com/hackforla/expunge-assist/wiki) to 3. Team Resources/Bookmarks 4. Meeting Schedules -The [Expunge Assist site](https://expungeassist.org/#/) is hosted on [GitHub pages](https://pages.github.com/). +The [Expunge Assist site](https://expungeassist.org/) is hosted on [GitHub pages](https://pages.github.com/). ## Contributing