* VRFS-702 - fixing cookie policy page
This commit is contained in:
parent
2b68987dfd
commit
6477bbb867
|
|
@ -3,5 +3,5 @@ Bugsnag.configure do |config|
|
|||
config.use_ssl = false
|
||||
config.notify_release_stages = ["production"] # add 'development' if you want to test a feature locally
|
||||
config.auto_notify = true
|
||||
config.app_version = JamAdmin::VERSION
|
||||
config.app_version = JamAdmins::VERSION
|
||||
end
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@
|
|||
<h1>Cookies Policy</h1>
|
||||
|
||||
<p>This Cookies Policy forms part of our general Privacy Policy. You can read the full Privacy
|
||||
Policy <%= link_to "here", privacy_path %>.</p>
|
||||
Policy <%= link_to "here", corp_privacy_path %>.</p>
|
||||
<p>In common with most other websites, we use cookies and similar technologies to help us understand how people use
|
||||
JamKazam so that we can keep improving our Platform. We have created this Cookies Policy to provide you with clear and
|
||||
explicit information about the technologies that we use on JamKazam, and your choices when it comes to these
|
||||
|
|
|
|||
Loading…
Reference in New Issue