Skip to content

Commit

Permalink
Move Supported Browsers to Frontend section
Browse files Browse the repository at this point in the history
  • Loading branch information
melissathai committed Aug 29, 2023
1 parent da290f3 commit 9271024
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 4 deletions.
4 changes: 4 additions & 0 deletions docs/frontend/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,7 @@ slug: /frontend
# MilMove Frontend

Here's an overview for the Frontend code on MilMove.

## Note on Supported Browsers

As of 3/6/2018, the Defense Digital Service (DDS) has confirmed that support for IE is limited to IE 11 and Edge or newer versions. Currently, the intention is to encourage using Chrome and Firefox instead, with specific versions TBD. Research is incomplete on mobile browsers, but we are assuming support for iOS and Android. For more information please read [ADR0016 Browser Support](/docs/adrs/0016-Browser-Support.md).
3 changes: 0 additions & 3 deletions docs/getting-started/supported-browsers.md

This file was deleted.

2 changes: 1 addition & 1 deletion sidebars.js
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ const adrDesc = `

module.exports = {
// By default, Docusaurus generates a sidebar from the docs folder structure
aboutSidebar: [{
gettingStartedSidebar: [{
type: 'autogenerated',
dirName: 'getting-started',
}],
Expand Down

0 comments on commit 9271024

Please sign in to comment.