[GH-ISSUE #555] [duplicate] hub.boostio.co redirects to relative path instead of domain name #280

Closed
opened 2026-03-03 00:19:54 +03:00 by kerem · 0 comments
Owner

Originally created by @huzibizi on GitHub (Jul 22, 2020).
Original GitHub issue: https://github.com/BoostIO/BoostNote-App/issues/555

Current behavior

File > For Team within the app redirects to a website stating 'Redirect to boosthub.io in 5 seconds.'

The link labelled 'boosthub.io' links to a relative path instead of the domain name.

fix: find & replace: href="boosthub.io" with href="https://boosthub.io"

Expected behavior

The link labelled 'boosthub.io' should link to the domain name https://boosthub.io in case of the refresh/redirect failing

Steps to reproduce

  1. Go to File > For Team within the app
  2. Click on the link labelled 'boosthub.io' (within 5 seconds)

Environment

  • Boostnote version: Latest version as of typing this - doesnt really matter though, the issue is with the website
  • OS version and name: Windows 10 Pro x64
Originally created by @huzibizi on GitHub (Jul 22, 2020). Original GitHub issue: https://github.com/BoostIO/BoostNote-App/issues/555 # Current behavior File > For Team within the app redirects to a website stating 'Redirect to boosthub.io in 5 seconds.' The link labelled 'boosthub.io' links to a relative path instead of the domain name. fix: find & replace: href="boosthub.io" with href="https://boosthub.io" # Expected behavior The link labelled 'boosthub.io' should link to the domain name https://boosthub.io in case of the refresh/redirect failing # Steps to reproduce 1) Go to File > For Team within the app 2) Click on the link labelled 'boosthub.io' (within 5 seconds) # Environment - Boostnote version: Latest version as of typing this - doesnt really matter though, the issue is with the website - OS version and name: Windows 10 Pro x64
kerem closed this issue 2026-03-03 00:19:54 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/BoostNote-App#280
No description provided.