Commit 93cc4e61 authored by Ann Almgren's avatar Ann Almgren
Browse files

Update the help page

parent 56ca8dfe
Loading
Loading
Loading
Loading
+11 −12
Original line number Diff line number Diff line
@@ -7,7 +7,7 @@
<html lang="en">
  <head>
    <meta charset="UTF-8">
    <title>AMReX: Getting Help</title>
    <title>MFiX-Exa: Getting Help</title>
    <link rel="icon" href="web_icon.ico" type="image/x-icon">
    <meta http-equiv="content-type" content="text/html; charset=utf-8" />
    <meta name="description" content="" />
@@ -27,7 +27,7 @@

    <!-- Header -->
    <header id="header">
      <h1><a href="index.html">AMReX</a></h1>
      <h1><a href="index.html">MFiX-Exa</a></h1>
      <nav id="nav">
	<ul>
	  <li><a href="overview.html">Overview</a></li>
@@ -47,15 +47,15 @@
	      <ul class="unstyled">
		<li><h3>Getting Help</h3></li>
		<li>To obtain help, simply post an issue in the 
                  <a href="https://github.com/AMReX-Codes/amrex">AMReX GitHub webpage</a></li>
                  <a href="https://github.com/AMReX-Codes/MFIX-Exa">MFIX-Exa GitHub webpage</a></li>
	      </ul>
	    </section>
	    
	    <section class="4u 12u$(small)">
	      <ul class="unstyled">
		<li><h3>AMReX documentation</h3></li>
		<li>The <a href="https://amrex-codes.github.io/amrex/docs_html">
                    AMReX Documentation</a> contains a 
		<li><h3>MFIX-Exa documentation</h3></li>
		<li>The <a href="https://amrex-codes.github.io/MFIX-Exa/docs_html">
                    MFIX-Exa Documentation</a> contains a 
                    <em>Getting Started</em> guide and details on the code.</li>
	      </ul>
	    </section>
@@ -67,17 +67,16 @@
    <footer id="footer">
      <div class="container">
	<section class="ack">
	  AMReX is developed at 
	  MFIX-Exa is developed at 
          <a href="https://www.netl.doe.gov/"> NETL </a>, and
          <a href="http://www.lbl.gov/"> LBNL </a>,
          <a href="https://www.nrel.gov/"> NREL </a>, and
          <a href="http://www.anl.gov/"> ANL </a>
          as part of the Block-Structured AMR Co-Design Center in DOE's 
          Exascale Computing Project.
          <a href="http://www.colorado.edu/"> CU Boulder </a>
          as part of the MFIX-Exa Project in DOE's Exascale Computing Project.
	</section>
	<div class="row">
	  <div class="8u 12u$(medium)">
	    <ul class="copyright">
	      <li>&copy; AMReX development team. All rights reserved.</li>
	      <li>&copy; MFIX-Exa development team. All rights reserved.</li>
	      <li>Design: <a href="http://templated.co">TEMPLATED</a></li>
	    </ul>
	  </div>