Browse Source

Fix URL of btrfs-progs git repository in docs

	The location of the btrfs-progs repository has been changed.
	This patch updates the documentation accordingly.

Signed-off-by: Arnd Hannemann <arnd@arndnet.de>
Arnd Hannemann 14 years ago
parent
commit
b52f75a595
1 changed files with 2 additions and 2 deletions
  1. 2 2
      Documentation/filesystems/btrfs.txt

+ 2 - 2
Documentation/filesystems/btrfs.txt

@@ -63,8 +63,8 @@ IRC network.
 Userspace tools for creating and manipulating Btrfs file systems are
 Userspace tools for creating and manipulating Btrfs file systems are
 available from the git repository at the following location:
 available from the git repository at the following location:
 
 
- http://git.kernel.org/?p=linux/kernel/git/mason/btrfs-progs-unstable.git
- git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-progs-unstable.git
+ http://git.kernel.org/?p=linux/kernel/git/mason/btrfs-progs.git
+ git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-progs.git
 
 
 These include the following tools:
 These include the following tools: