Skip to content

Commit

Permalink
REAMDE: Remove Travis badge, update YMP reference, miscellany
Browse files Browse the repository at this point in the history
  • Loading branch information
Stefan Knorr authored Jun 14, 2021
1 parent 34b33d3 commit 3861bc7
Showing 1 changed file with 3 additions and 22 deletions.
25 changes: 3 additions & 22 deletions README.adoc
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
= SUSE Linux Enterprise / openSUSE Leap Documentation

image:https://travis-ci.org/SUSE/doc-sle.svg?branch=main["Build Status", link="https://travis-ci.org/SUSE/doc-sle"]

This is the source for the official SUSE Linux Enterprise and openSUSE Leap
documentation.

Expand All @@ -15,7 +13,7 @@ available) for the following products:
Released versions of the SLE documentation are published at
https://documentation.suse.com/. Released versions of the openSUSE Leap documentation can be
found at http://doc.opensuse.org/.
found at https://doc.opensuse.org/.

Beta documentation versions are available at https://susedoc.github.io/, where all commits to `main` and maintenance branches are automatically built.

Expand All @@ -31,24 +29,7 @@ Beta documentation versions are available at https://susedoc.github.io/, where a
| `trans/*` | translations for released versions
|================================================


***On Feb 20, 2021, we switched to a new default branch.***
***The default branch is now called `main`.***

* *Use the main branch* as the basis of your commits/of new feature branches.


=== How to update your local repository

If you *created* a local clone or GitHub fork of this repo *before Feb 20, 2021, do the following*:

[code]
====
git branch -m master main
git fetch origin
git branch -u origin/main main
git pull -r
====
*Use the main branch* as the basis of your commits/of new feature branches.


== Reporting bugs
Expand Down Expand Up @@ -88,7 +69,7 @@ To contribute to the documentation, you need to write DocBook.
+
[source]
----
sudo /sbin/OneClickInstallUI https://gitlab.nue.suse.com/susedoc/doc-ymp/raw/master/Documentation.ymp
sudo OneClickInstallUI https://susedoc.github.io/ymp/Documentation.ymp
----

* Basic DAPS usage:
Expand Down

0 comments on commit 3861bc7

Please sign in to comment.