| .. | .. | 
|---|
 | 1 | +# SPDX-License-Identifier: GPL-2.0-only  | 
|---|
| 1 | 2 |  config CEPH_LIB | 
|---|
| 2 | 3 |  	tristate "Ceph core library" | 
|---|
| 3 | 4 |  	depends on INET | 
|---|
| .. | .. | 
|---|
| 12 | 13 |  	  common functionality to both the Ceph filesystem and | 
|---|
| 13 | 14 |  	  to the rados block device (rbd). | 
|---|
| 14 | 15 |   | 
|---|
| 15 |  | -	  More information at http://ceph.newdream.net/.  | 
|---|
 | 16 | +	  More information at https://ceph.io/.  | 
|---|
| 16 | 17 |   | 
|---|
| 17 | 18 |  	  If unsure, say N. | 
|---|
| 18 | 19 |   | 
|---|
| .. | .. | 
|---|
| 38 | 39 |  	  be resolved using the CONFIG_DNS_RESOLVER facility. | 
|---|
| 39 | 40 |   | 
|---|
| 40 | 41 |  	  For information on how to use CONFIG_DNS_RESOLVER consult | 
|---|
| 41 |  | -	  Documentation/networking/dns_resolver.txt  | 
|---|
 | 42 | +	  Documentation/networking/dns_resolver.rst  | 
|---|
| 42 | 43 |   | 
|---|
| 43 | 44 |  	  If unsure, say N. | 
|---|